home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / bbs / rfc / rfcxxxx_8.lha / rfc1747 < prev    next >
Text File  |  1995-07-26  |  147KB  |  3,756 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                 J. Hilgeman, Chair
  8. Request for Comments: 1747                    Apertus Technologies, Inc.
  9. Category: Standards Track                                         S. Nix
  10.                                                           Metaplex, Inc.
  11.                                                                A. Bartky
  12.                                                      Sync Research, Inc.
  13.                                                         W. Clark, Editor
  14.                                                      cisco Systems, Inc.
  15.                                                             January 1995
  16.  
  17.  
  18.     Definitions of Managed Objects for SNA Data Link Control (SDLC)
  19.                               using SMIv2
  20.  
  21. Status of this Memo
  22.  
  23.    This document specifies an Internet standards track protocol for the
  24.    Internet community, and requests discussion and suggestions for
  25.    improvements.  Please refer to the current edition of the "Internet
  26.    Official Protocol Standards" (STD 1) for the standardization state
  27.    and status of this protocol.  Distribution of this memo is unlimited.
  28.  
  29. Abstract
  30.  
  31.    This specification defines an extension to the Management Information
  32.    Base (MIB) for use with SNMP-based network management.  In
  33.    particular, it defines objects for managing the configuration,
  34.    monitoring and control of data link controls in an SNA environment.
  35.    This draft identifies managed objects for SNA Synchronous Data Link
  36.    Control (SDLC) links only.
  37.  
  38. Table of Contents
  39.  
  40.    1.     The SNMPv2 Network Management Framework  .................  2
  41.    1.1      Object Definitions  ....................................  2
  42.    2.     Overview  ................................................  2
  43.    2.1      Tables Defined in the SNADLC SDLC MIB  .................  3
  44.    2.2      Row Creation Mechanism  ................................  3
  45.    2.3      Relationship to the Interfaces Group  ..................  4
  46.    3.     Definitions  .............................................  7
  47.    3.1      Port Administrative Table  .............................  9
  48.    3.2      Port Operational Table  ...............................  14
  49.    3.3      Port Statistics Table  ................................  20
  50.    3.4      Link Station Administrative Table  ....................  26
  51.    3.5      Link Station Operational Table  .......................  35
  52.    3.6      Link Station Statistics Table  ........................  44
  53.    3.7      Trap Definitions  .....................................  56
  54.    3.8      Compliance Statements  ................................  57
  55.  
  56.  
  57.  
  58. Hilgeman, Nix, Bartky & Clark                                   [Page 1]
  59.  
  60. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  61.  
  62.  
  63.    4.     Acknowledgments  ........................................  65
  64.    5.     References  .............................................  65
  65.    6.     Glossary  ...............................................  66
  66.    7.     Security Considerations  ................................  67
  67.    8.     Authors' Addresses  .....................................  67
  68.  
  69. 1.  The SNMPv2 Network Management Framework
  70.  
  71.    The SNMPv2 Network Management Framework consists of four major
  72.    components.  They are:
  73.  
  74.       o    RFC 1441 which defines the SMI, the mechanisms used for
  75.            describing and naming objects for the purpose of management.
  76.  
  77.       o    STD 17, RFC 1213 defines MIB-II, the core set of managed
  78.            objects for the Internet suite of protocols.
  79.  
  80.       o    RFC 1445 which defines the administrative and other
  81.            architectural aspects of the framework.
  82.  
  83.       o    RFC 1448 which defines the protocol used for network access
  84.            to managed objects.
  85.  
  86.    The Framework permits new objects to be defined for the purpose of
  87.    experimentation and evaluation.
  88.  
  89. 1.1.  Object Definitions
  90.  
  91.    Managed objects are accessed via a virtual information store, termed
  92.    the Management Information Base or MIB.  Objects in the MIB are
  93.    defined using the subset of Abstract Syntax Notation One (ASN.1)
  94.    defined in the SMI.  In particular, each object object type is named
  95.    by an OBJECT IDENTIFIER, an administratively assigned name.  The
  96.    object type together with an object instance serves to uniquely
  97.    identify a specific instantiation of the object.  For human
  98.    convenience, we often use a textual string, termed the descriptor, to
  99.    refer to the object type.
  100.  
  101. 2.  Overview
  102.  
  103.    This memo identifies the proposed set of objects for configuring,
  104.    monitoring, and controlling SDLC ports and link stations.
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Hilgeman, Nix, Bartky & Clark                                   [Page 2]
  115.  
  116. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  117.  
  118.  
  119. 2.1.  Tables Defined in the SNADLC SDLC MIB
  120.  
  121.    The SNADLC MIB is composed of two managed entities with three tables
  122.    each.  The two managed entities for SDLC are:
  123.  
  124.      o    Ports: the physical connection, and
  125.  
  126.      o    Link Stations: the logical connections on the Port.
  127.  
  128.    The three management tables are:
  129.  
  130.      o    Adminstration: objects used for configuring and controlling
  131.           the operation of a Port or Link Station,
  132.  
  133.      o    Operational: objects that reflect the run-time state of the
  134.           Port or Link Station, and
  135.  
  136.      o    Statistics: objects that reflect the operating metrics of the
  137.           Port or Link Station.
  138.  
  139.    Considering the above combinations, the following are the actual
  140.    tables found in this MIB:
  141.  
  142.      1)   Port Administration Table,
  143.  
  144.      2)   Port Operation Table,
  145.  
  146.      3)   Port Statistics Table,
  147.  
  148.      4)   Link Station Administration Table,
  149.  
  150.      5)   Link Station Operation Table,
  151.  
  152.      6)   Link Station Statistics Table.
  153.  
  154.    All variables in this MIB relate to SDLC ports and link stations
  155.    only.  Any variable relating to higher-layer entities in SNA such as
  156.    Physical Units (PU) and Logical Units (LU) are found in the SNA NAU
  157.    MIB [4].
  158.  
  159. 2.2.  Row Creation Mechanism
  160.  
  161.    Row creation mechanism for the sdlcLSAdminTable is based on the use
  162.    of the RowStatus object.  It follows the rules for the use in SNMPv1
  163.    context proposed in the memo "Row creation with SNMPv1" [5].  Before
  164.    accepting the destroy value for an entry, an agent has to verify the
  165.    operational state of the corresponding entry in the sdlcLSOperTable
  166.    entry.
  167.  
  168.  
  169.  
  170. Hilgeman, Nix, Bartky & Clark                                   [Page 3]
  171.  
  172. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  173.  
  174.  
  175. 2.3.  Relationship to the Interfaces Group
  176.  
  177.    This memo shall conform to the recommendations of [6].
  178.  
  179.    The SDLC layer of each SDLC Port shall be modeled by a row in the
  180.    ifTable with an ifType using the IANA assigned number for SDLC (17).
  181.    Each SDLC port interface must comply with the following conformance
  182.    groups in [6]:
  183.  
  184.      - ifGeneralGroup
  185.      - ifStackGroup
  186.      - ifPacketGroup
  187.  
  188.    An implementation may optionally comply with the ifTestGroup defined
  189.    in that memo to execute vendor specific tests.  An example of this
  190.    would be to perform LPDA test functions.
  191.  
  192.    The SDLC port's relation with its physical, or lower-layer interface
  193.    (i.e., RS-232, V.35, etc.) shall be modeled by a row in the
  194.    ifStackTable with the ifStackHigherLayer pointing to the SDLC port
  195.    ifTable instance and the ifStackLowerLayer pointing to the physical
  196.    media-specific ifTable instance.  The media-specific objects of these
  197.    lower-layer interfaces will, of course, be described in their
  198.    respective MIBs (i.e., [1]).
  199.  
  200.    The following table provides specific implementation guidelines for
  201.    all the interface group objects listed in the conformance tables
  202.    above.
  203.  
  204. Object              Use for an SDLC Port
  205.  
  206. ifIndex             Each SDLC port is represented by an ifEntry. All
  207.                     SDLC port tables shall be indexed by ifIndex.
  208.  
  209. ifDescr             Description of the SDLC port.
  210.  
  211. ifType              The IANA value reserved for SDLC - 17.
  212.  
  213. ifMtu               Refer to [6].
  214.  
  215. ifSpeed             This object shall reflect the value of the
  216.                     corresponding object in the ifEntry of the
  217.                     associated lower-layer interface.
  218.  
  219. ifPhysAddress       A string denoting the physical location of the SDLC
  220.                     port within its node.  This shall have unique
  221.                     significance within each implementing node.
  222.  
  223.  
  224.  
  225.  
  226. Hilgeman, Nix, Bartky & Clark                                   [Page 4]
  227.  
  228. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  229.  
  230.  
  231. ifAdminStatus       This object shall reflect the value of the
  232.                     corresponding object in the ifEntry of the
  233.                     associated lower-layer interface.
  234.  
  235. ifOperStatus        This object shall reflect the value of the
  236.                     corresponding object in the ifEntry of the
  237.                     associated lower-layer interface.
  238.  
  239. ifLastChange        Refer to [6].
  240.  
  241. ifInOctets          Refer to [6].
  242.  
  243. ifInUcastPkts       This object shall count packets received from a
  244.                     specific SDLC poll address.  Packets for the SDLC
  245.                     broadcast address of x'FF' are not counted.
  246.  
  247. ifInDiscards        Refer to [6].
  248.  
  249. ifInErrors          Refer to [6].  Specific counters for these errors
  250.                     are kept in the sdlcPortStatsTable.
  251.  
  252. ifInUnknownProtos   This counter shall return zero for SDLC ports.
  253.  
  254. ifOutOctets         Refer to [6].
  255.  
  256. ifOutUcastPkts      This object shall count packets transmitted to a
  257.                     specific SDLC poll address (not x'FF').
  258.  
  259. ifOutDiscards       Refer to [6].
  260.  
  261. ifOutErrors         Refer to [6].  Specific counters for these errors
  262.                     are kept in the sdlcPortStatsTable.
  263.  
  264. ifName              The textual name of the SDLC port or an octet string
  265.                     of zero length.
  266.  
  267. ifInMulticastPkts   The value is 0 (not applicable to the SDLC layer).
  268.  
  269. ifInBroadcastPkts   This object shall count packets received on this
  270.                     interface addressed to the SDLC broadcast address
  271.                     (x'FF').  Only point-to-point ports supporting a
  272.                     secondary switched station should return non-zero
  273.                     values.
  274.  
  275. ifOutMulticastPkts  The value is 0 (not applicable to the SDLC layer).
  276.  
  277. ifOutBroadcastPkts  This object shall count packets transmitted on this
  278.                     interface which were addressed to the SDLC broadcast
  279.  
  280.  
  281.  
  282. Hilgeman, Nix, Bartky & Clark                                   [Page 5]
  283.  
  284. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  285.  
  286.  
  287.                     address (x'FF').  Only point-to-point ports
  288.                     supporting a primary switched station should
  289.                     return non-zero values.
  290.  
  291. ifHC*               Not part of the conformance group.
  292.  
  293. ifLinkUpDownTrapEnable
  294.                     Refer to [6].  Default is disabled (2).
  295.  
  296. ifHighSpeed         Refer to [6].
  297.  
  298. ifPromiscuousMode   Should return false if this interface receives only
  299.                     packets addressed to its SDLC poll address(es).
  300.                     However, in certain implementations, the lower-layer
  301.                     interface shall present all frames to the SDLC port
  302.                     regardless of the poll address.  Such frames may be
  303.                     the result of a misconfigured peer or the secondary
  304.                     end of a multipoint connection.  Such
  305.                     implementations should return true for this
  306.                     object.
  307.  
  308. ifConnectorPresent  Set to 'false'.
  309.  
  310. ifStackHigherLayer  For each SDLC port there will be an ifStackEntry
  311.                     with this object's value referring to the ifIndex of
  312.                     the SDLC port's ifEntry for the SDLC layer.
  313.  
  314. ifStackLowerLayer   For each SDLC port there will be an ifStackEntry
  315.                     with this object's value referring to the ifIndex of
  316.                     the physical layer interface's ifEntry for that SDLC
  317.                     port.
  318.  
  319. ifStackStatus       Refer to [6].
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. Hilgeman, Nix, Bartky & Clark                                   [Page 6]
  339.  
  340. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  341.  
  342.  
  343. 3.  Definitions
  344.  
  345. SNA-SDLC-MIB DEFINITIONS ::= BEGIN
  346.  
  347. IMPORTS
  348.     MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
  349.     Counter32, Integer32, TimeTicks
  350.         FROM SNMPv2-SMI
  351.     DisplayString, RowStatus, TimeInterval
  352.         FROM SNMPv2-TC
  353.     MODULE-COMPLIANCE, OBJECT-GROUP
  354.         FROM SNMPv2-CONF
  355.     mib-2, ifIndex, ifAdminStatus, ifOperStatus
  356.         FROM RFC1213-MIB;
  357.  
  358.  
  359. snaDLC MODULE-IDENTITY
  360.         LAST-UPDATED  "9411150000Z"
  361.         ORGANIZATION  "IETF SNA DLC MIB Working Group"
  362.         CONTACT-INFO
  363.                 "        Wayne Clark
  364.  
  365.                  Postal: cisco Systems, Inc.
  366.                          3100 Smoketree Ct.
  367.                          Suite 1000
  368.                          Raleigh, NC 27604
  369.                          US
  370.  
  371.                     Tel: +1 919 878 6958
  372.  
  373.                  E-Mail: wclark@cisco.com"
  374.  
  375.         DESCRIPTION
  376.                 "This is the MIB module for objects used to
  377.                  manage SDLC devices."
  378.  
  379. ::= { mib-2 41 }
  380.  
  381. --
  382. --  The following data link controls are modelled in this MIB module:
  383. --
  384. --     1. SDLC
  385. --
  386.  
  387. sdlc        OBJECT IDENTIFIER ::= { snaDLC 1 }
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394. Hilgeman, Nix, Bartky & Clark                                   [Page 7]
  395.  
  396. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  397.  
  398.  
  399. --
  400. --  THE SDLC GROUP
  401. --  ==============
  402. --
  403. --  The following resources are modelled in the SDLC group of this
  404. --  MIB module:
  405. --
  406. --     1. PORTS
  407. --     2. LINK STATIONS
  408.  
  409. sdlcPortGroup OBJECT IDENTIFIER ::= { sdlc 1 } -- Physical Ports
  410. sdlcLSGroup   OBJECT IDENTIFIER ::= { sdlc 2 } -- Logical Link Stations
  411.  
  412. --
  413. --  THE SDLC PORT GROUP
  414. --  ===================
  415. --
  416. --  The following classes of information is modelled for each SDLC port:
  417. --
  418. --     1.  ADMINISTRATIVE ( read/write)
  419. --     2.  OPERATIONAL    ( read-only)
  420. --     3.  STATISTICS     ( read-only)
  421.  
  422. --  Information not found in this group is found in tables described in
  423. --  the following RFCs:
  424. --
  425. --    1.  RFC1213  - MIB-II
  426. --
  427. --            TABLE                      INDEX
  428. --            ====================       ====================
  429. --        a.  ifTable                    ifIndex
  430. --
  431. --    2.  RFC1659  - The RS232-like MIB
  432. --
  433. --            TABLE                      INDEX
  434. --            ====================       ====================
  435. --        a.  rs232PortTable             rs232PortIndex
  436. --        b.  rs232SyncPortTable         rs232SyncPortIndex
  437. --        c.  rs232InSigTable            rs232InSigPortIndex,
  438. --                                       rs232InSigName
  439. --        d.  rs232OutSigTable           rs232OutSigPortIndex,
  440. --                                       rs232OutSigName
  441. --     ** e.  rs232AsyncPortTable        rs232AsyncPortIndex
  442. --
  443. --     ** rs232AsyncPortTable for ISO 3309.3 ( Start-Stop SDLC).
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. Hilgeman, Nix, Bartky & Clark                                   [Page 8]
  451.  
  452. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  453.  
  454.  
  455. --  *************************************************************
  456. --  *                                                           *
  457. --  *           THE SDLC PORT ADMINISTRATIVE TABLE              *
  458. --  *                                                           *
  459. --  *************************************************************
  460.  
  461. sdlcPortAdminTable  OBJECT-TYPE
  462.                     SYNTAX      SEQUENCE OF SdlcPortAdminEntry
  463.                     MAX-ACCESS  not-accessible
  464.                     STATUS      current
  465.                     DESCRIPTION
  466.                         "This table contains objects that can be
  467.                         changed to manage an SDLC port.    Changing one
  468.                         of these parameters may take effect in the
  469.                         operating port immediately or may wait until
  470.                         the interface is restarted depending on the
  471.                         details of the implementation.
  472.  
  473.                         Most of the objects in this read-write table
  474.                         have corresponding read-only objects in the
  475.                         sdlcPortOperTable that return the current
  476.                         operating value.
  477.  
  478.                         The operating values may be different from
  479.                         these configured values if  a configured
  480.                         parameter was changed after the interface was
  481.                         started."
  482.                      ::= { sdlcPortGroup 1 }
  483.  
  484. sdlcPortAdminEntry  OBJECT-TYPE
  485.                     SYNTAX      SdlcPortAdminEntry
  486.                     MAX-ACCESS  not-accessible
  487.                     STATUS      current
  488.                     DESCRIPTION
  489.                         "A list of configured values for an SDLC port."
  490.                     INDEX   { ifIndex }
  491.                     ::= { sdlcPortAdminTable 1 }
  492.  
  493. SdlcPortAdminEntry  ::= SEQUENCE
  494. {
  495.         sdlcPortAdminName           DisplayString,
  496.         sdlcPortAdminRole           INTEGER,
  497.         sdlcPortAdminType           INTEGER,
  498.         sdlcPortAdminTopology       INTEGER,
  499.         sdlcPortAdminISTATUS        INTEGER,
  500.         sdlcPortAdminACTIVTO        TimeInterval,
  501.         sdlcPortAdminPAUSE          TimeInterval,
  502.         sdlcPortAdminSERVLIM        Integer32,
  503.  
  504.  
  505.  
  506. Hilgeman, Nix, Bartky & Clark                                   [Page 9]
  507.  
  508. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  509.  
  510.  
  511.         sdlcPortAdminSlowPollTimer  TimeInterval
  512. }
  513.  
  514. sdlcPortAdminName   OBJECT-TYPE
  515.                     SYNTAX      DisplayString (SIZE (1..10))
  516.                     MAX-ACCESS  read-write
  517.                     STATUS      current
  518.                     DESCRIPTION
  519.                         "An octet string that defines the physical port
  520.                         to which this interface is assigned.  It has
  521.                         implementation-specific significance. Its value
  522.                         shall be unique within the administered
  523.                         system.  It must contain only ASCII printable
  524.                         characters.  Should an implementation choose to
  525.                         accept a write operation  for this object, it
  526.                         causes the logical port definition associated
  527.                         with the table instance to be moved to  a
  528.                         different physical port.  A write operation
  529.                         shall not take effect until the port is cycled
  530.                         inactive."
  531.                     ::= { sdlcPortAdminEntry 1 }
  532.  
  533. sdlcPortAdminRole   OBJECT-TYPE
  534.                     SYNTAX      INTEGER
  535.                     {
  536.                         primary(1),
  537.                         secondary(2),
  538.                         negotiable(3)
  539.                     }
  540.                     MAX-ACCESS  read-write
  541.                     STATUS      current
  542.                     DESCRIPTION
  543.                         "This object describes the role that the link
  544.                         station shall assume the next time a connection
  545.                         is established.
  546.  
  547.                         Even though this is defined as a port object,
  548.                         it is a link station attribute in the sense
  549.                         that a role is per link station.  However, it
  550.                         is not possible to vary link station roles on a
  551.                         particular port.  For example, if an SDLC port
  552.                         is configured to primary, all link stations on
  553.                         that port must be primary."
  554.                     ::= { sdlcPortAdminEntry 2 }
  555.  
  556. sdlcPortAdminType   OBJECT-TYPE
  557.                     SYNTAX      INTEGER
  558.                     {
  559.  
  560.  
  561.  
  562. Hilgeman, Nix, Bartky & Clark                                  [Page 10]
  563.  
  564. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  565.  
  566.  
  567.                          leased(1),
  568.                          switched(2)
  569.                     }
  570.                     MAX-ACCESS  read-write
  571.                     STATUS      current
  572.                     DESCRIPTION
  573.                         "This parameter defines whether the SDLC port
  574.                         is to connect to a leased or switched line.  A
  575.                         write operation to this administrative  value
  576.                         shall not take effect until the SDLC port has
  577.                         been cycled inactive."
  578.                     DEFVAL { leased }
  579.                     ::= { sdlcPortAdminEntry 3 }
  580.  
  581. sdlcPortAdminTopology  OBJECT-TYPE
  582.                     SYNTAX      INTEGER
  583.                     {
  584.                          pointToPoint(1),
  585.                          multipoint(2)
  586.                     }
  587.                     MAX-ACCESS  read-write
  588.                     STATUS      current
  589.                     DESCRIPTION
  590.                         "This parameter defines whether the SDLC port is
  591.                         capable of operating in either a point-to-point
  592.                         or multipoint topology.
  593.  
  594.                         sdlcPortAdminTopology == multipoint implies the
  595.                         port can also operate in a point-to-point
  596.                         topology.  sdlcPortAdminTopology ==
  597.                         pointToPoint does not imply the port can
  598.                         operate in a multipoint topology.
  599.  
  600.                         A write operation to this administrative value
  601.                         shall not take effect until the SDLC port has
  602.                         been cycled inactive."
  603.                     DEFVAL { pointToPoint }
  604.                     ::= { sdlcPortAdminEntry 4 }
  605.  
  606. sdlcPortAdminISTATUS  OBJECT-TYPE
  607.                     SYNTAX      INTEGER
  608.                     {
  609.                          inactive(1),
  610.                          active(2)
  611.                     }
  612.                     MAX-ACCESS  read-write
  613.                     STATUS      current
  614.                     DESCRIPTION
  615.  
  616.  
  617.  
  618. Hilgeman, Nix, Bartky & Clark                                  [Page 11]
  619.  
  620. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  621.  
  622.  
  623.                         "This parameter controls the initial value of
  624.                         the administrative status, ifAdminStatus, of
  625.                         this SDLC port at port start-up.  Depending
  626.                         on the implementation, a write operation to
  627.                         this administrative object may not take effect
  628.                         until the SDLC port has been cycled inactive."
  629.                     DEFVAL { active }
  630.                     ::= { sdlcPortAdminEntry 5 }
  631.  
  632. sdlcPortAdminACTIVTO    OBJECT-TYPE
  633.                     SYNTAX      TimeInterval
  634.                     MAX-ACCESS  read-write
  635.                     STATUS      current
  636.                     DESCRIPTION
  637.                         "This parameter defines the period of time (in
  638.                         1/100ths of a second) that the port will allow a
  639.                         switched line to remain inactive before
  640.                         disconnecting.  A switched line is considered
  641.                         to be inactive if there are no I-Frames being
  642.                         transferred.  A value of zero indicates no
  643.                         timeout.  Depending on the implementation, a
  644.                         write operation to this administered value may
  645.                         not take effect until the port is cycled
  646.                         inactive.
  647.  
  648.                         This object only has meaning for SDLC ports
  649.                         where sdlcPortAdminType == switched
  650.  
  651.                         The object descriptor contains the name of an
  652.                         NCP configuration parameter, ACTIVTO.  Please
  653.                         note that the value of this object represents
  654.                         1/100ths of a second while the NCP ACTIVTO is
  655.                         represented in seconds."
  656.                     DEFVAL { 0 }
  657.                     ::= { sdlcPortAdminEntry 6 }
  658.  
  659. sdlcPortAdminPAUSE  OBJECT-TYPE
  660.                     SYNTAX      TimeInterval
  661.                     MAX-ACCESS  read-write
  662.                     STATUS      current
  663.                     DESCRIPTION
  664.                         "This object defines the minimum elapsed time
  665.                         (in 1/100ths of a second) between any two
  666.                         traversals of the poll list for a primary SDLC
  667.                         port.  Depending on the implementation, a write
  668.                         operation to this administered value  may not
  669.                         take effect until the port is cycled inactive.
  670.  
  671.  
  672.  
  673.  
  674. Hilgeman, Nix, Bartky & Clark                                  [Page 12]
  675.  
  676. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  677.  
  678.  
  679.                         The object descriptor contains the name of an
  680.                         NCP configuration parameter, PAUSE.  Please
  681.                         note that the value of this object represents
  682.                         1/100ths of a second while the NCP PAUSE is
  683.                         represented in 1/10ths of a second.
  684.  
  685.                         This object only has meaning for SDLC ports
  686.                         where sdlcPortAdminRole == primary "
  687.                     DEFVAL { 200 }
  688.                     ::= { sdlcPortAdminEntry 7 }
  689.  
  690. sdlcPortAdminSERVLIM OBJECT-TYPE
  691.                     SYNTAX      Integer32
  692.                     MAX-ACCESS  read-write
  693.                     STATUS      current
  694.                     DESCRIPTION
  695.                         "This object defines the number of times the
  696.                         active poll list will be traversed before
  697.                         polling a station on the slow poll list for a
  698.                         primary, multipoint SDLC port.  Depending  on
  699.                         the implementation, a write operation to this
  700.                         administered value  may not take effect until
  701.                         the port is cycled inactive.
  702.  
  703.                         This object only has meaning for SDLC ports
  704.                         where
  705.                             sdlcPortAdminRole == primary
  706.                         and
  707.                             sdlcPortAdminTopology == multipoint "
  708.                     DEFVAL { 20 }
  709.                     ::= { sdlcPortAdminEntry 8 }
  710.  
  711. sdlcPortAdminSlowPollTimer OBJECT-TYPE
  712.                     SYNTAX      TimeInterval
  713.                     MAX-ACCESS  read-write
  714.                     STATUS      current
  715.                     DESCRIPTION
  716.                         "This object describes the elapsed time (in
  717.                         1/100ths of a second) between polls for failed
  718.                         secondary link station addresses.  Depending
  719.                         on the implementation, a write operation to
  720.                         this administered value  may not take effect
  721.                         until the port is cycled inactive.
  722.  
  723.                         This object only has meaning for SDLC ports
  724.                         where
  725.                             sdlcPortAdminRole == primary
  726.                         and
  727.  
  728.  
  729.  
  730. Hilgeman, Nix, Bartky & Clark                                  [Page 13]
  731.  
  732. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  733.  
  734.  
  735.                             sdlcPortAdminTopology == multipoint "
  736.                     DEFVAL { 2000 }
  737.                     ::= { sdlcPortAdminEntry 9 }
  738.  
  739. --  *************************************************************
  740. --  *                                                           *
  741. --  *                THE SDLC PORT OPERATIONAL TABLE            *
  742. --  *                                                           *
  743. --  *************************************************************
  744.  
  745. sdlcPortOperTable   OBJECT-TYPE
  746.                     SYNTAX      SEQUENCE OF SdlcPortOperEntry
  747.                     MAX-ACCESS  not-accessible
  748.                     STATUS      current
  749.                     DESCRIPTION
  750.                         "This table contains current SDLC port
  751.                         parameters.  Many of these objects have
  752.                         corresponding objects inthe sdlcPortAdminTable."
  753.                     ::= { sdlcPortGroup 2 }
  754.  
  755. sdlcPortOperEntry   OBJECT-TYPE
  756.                     SYNTAX      SdlcPortOperEntry
  757.                     MAX-ACCESS  not-accessible
  758.                     STATUS      current
  759.                     DESCRIPTION
  760.                         "Currently set parameters for a specific SDLC
  761.                         port."
  762.                     INDEX   { ifIndex }
  763.                     ::= { sdlcPortOperTable 1 }
  764.  
  765. SdlcPortOperEntry   ::= SEQUENCE
  766. {
  767.         sdlcPortOperName                DisplayString,
  768.         sdlcPortOperRole                INTEGER,
  769.         sdlcPortOperType                INTEGER,
  770.         sdlcPortOperTopology            INTEGER,
  771.         sdlcPortOperISTATUS             INTEGER,
  772.         sdlcPortOperACTIVTO             TimeInterval,
  773.         sdlcPortOperPAUSE               TimeInterval,
  774.         sdlcPortOperSlowPollMethod      INTEGER,
  775.         sdlcPortOperSERVLIM             Integer32,
  776.         sdlcPortOperSlowPollTimer       TimeInterval,
  777.         sdlcPortOperLastModifyTime      TimeTicks,
  778.         sdlcPortOperLastFailTime        TimeTicks,
  779.         sdlcPortOperLastFailCause       INTEGER
  780. }
  781.  
  782. sdlcPortOperName    OBJECT-TYPE
  783.  
  784.  
  785.  
  786. Hilgeman, Nix, Bartky & Clark                                  [Page 14]
  787.  
  788. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  789.  
  790.  
  791.                     SYNTAX      DisplayString (SIZE (1..8))
  792.                     MAX-ACCESS  read-only
  793.                     STATUS      current
  794.                     DESCRIPTION
  795.                         "An octet string that describes the physical
  796.                         port to which this interface is currently
  797.                         attached.  It has  implementation-specific
  798.                         significance."
  799.                     ::= { sdlcPortOperEntry 1 }
  800.  
  801. sdlcPortOperRole    OBJECT-TYPE
  802.                     SYNTAX      INTEGER
  803.                     {
  804.                         primary(1),
  805.                         secondary(2),
  806.                         undefined(3)
  807.                     }
  808.                     MAX-ACCESS  read-only
  809.                     STATUS      current
  810.                     DESCRIPTION
  811.                         "This object describes the role that the link
  812.                         station has assumed on this connection.
  813.  
  814.                         Even though this is defined as a port object,
  815.                         it is a link station attribute in the sense
  816.                         that a role is per link station.  However, it
  817.                         is not possible to vary link station roles on a
  818.                         particular port.  For example, if an SDLC port
  819.                         is configured to primary, all link stations on
  820.                         that port must be primary.
  821.  
  822.                         The value of sdlcPortOperRole is undefined(3)
  823.                         whenever the link station role has not yet been
  824.                         established by the mode setting command."
  825.                     ::= { sdlcPortOperEntry 2 }
  826.  
  827. sdlcPortOperType    OBJECT-TYPE
  828.                     SYNTAX      INTEGER
  829.                     {
  830.                          leased(1),
  831.                          switched(2)
  832.                     }
  833.                     MAX-ACCESS  read-only
  834.                     STATUS      current
  835.                     DESCRIPTION
  836.                         "This parameter defines whether the SDLC port
  837.                         is currently operating as though connected to a
  838.                         leased or switched line."
  839.  
  840.  
  841.  
  842. Hilgeman, Nix, Bartky & Clark                                  [Page 15]
  843.  
  844. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  845.  
  846.  
  847.                     ::= { sdlcPortOperEntry 3 }
  848.  
  849. sdlcPortOperTopology  OBJECT-TYPE
  850.                     SYNTAX      INTEGER
  851.                     {
  852.                          pointToPoint(1),
  853.                          multipoint(2)
  854.                     }
  855.                     MAX-ACCESS  read-only
  856.                     STATUS      current
  857.                     DESCRIPTION
  858.                         "This parameter defines whether the SDLC port is
  859.                         currently operating in a point-to-point or
  860.                         multipoint topology."
  861.                     ::= { sdlcPortOperEntry 4 }
  862.  
  863. sdlcPortOperISTATUS OBJECT-TYPE
  864.                     SYNTAX      INTEGER
  865.                     {
  866.                          inactive(1),
  867.                          active(2)
  868.                     }
  869.                     MAX-ACCESS  read-only
  870.                     STATUS      current
  871.                     DESCRIPTION
  872.                         "This parameter describes the initial value of
  873.                         the administrative status, ifAdminStatus, of
  874.                         this SDLC port at last port start-up."
  875.                     ::= { sdlcPortOperEntry 5 }
  876.  
  877.  
  878. sdlcPortOperACTIVTO OBJECT-TYPE
  879.                     SYNTAX      TimeInterval
  880.                     MAX-ACCESS  read-only
  881.                     STATUS      current
  882.                     DESCRIPTION
  883.                         "This parameter defines the period of time (in
  884.                         100ths of a second) that the port will allow a
  885.                         switched line to remain inactive before
  886.                         disconnecting.  A switched line is considered
  887.                         to be inactive if there are no I-Frames being
  888.                         transferred.
  889.  
  890.                         The object descriptor contains the name of an
  891.                         NCP configuration parameter, ACTIVTO.  Please
  892.                         note that the value of this object represents
  893.                         1/100ths of a second while the NCP ACTIVTO is
  894.                         represented in seconds.
  895.  
  896.  
  897.  
  898. Hilgeman, Nix, Bartky & Clark                                  [Page 16]
  899.  
  900. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  901.  
  902.  
  903.                         A value of zero indicates no timeout."
  904.                     ::= { sdlcPortOperEntry 6 }
  905.  
  906. sdlcPortOperPAUSE   OBJECT-TYPE
  907.                     SYNTAX      TimeInterval
  908.                     MAX-ACCESS  read-only
  909.                     STATUS      current
  910.                     DESCRIPTION
  911.                         "This object describes the current minimum
  912.                         elapsed time (in 1/100ths of a second) between
  913.                         any two traversals of the poll list for a
  914.                         primary SDLC port.
  915.  
  916.                         The object descriptor contains the name of an
  917.                         NCP configuration parameter, PAUSE.  Please
  918.                         note that the value of this object represents
  919.                         1/100ths of a second while the NCP PAUSE is
  920.                         represented in 1/10ths of a second.
  921.  
  922.                         This object only has meaning for SDLC ports
  923.                         where
  924.                             sdlcPortAdminRole == primary "
  925.                     ::= { sdlcPortOperEntry 7 }
  926.  
  927. sdlcPortOperSlowPollMethod OBJECT-TYPE
  928.                     SYNTAX      INTEGER
  929.                     {
  930.                          servlim(1),
  931.                          pollpause(2),
  932.                          other(3)
  933.                     }
  934.                     MAX-ACCESS  read-only
  935.                     STATUS      current
  936.                     DESCRIPTION
  937.                         "This object defines the exact method that is in
  938.                         effect for periodically polling failed secondary
  939.                         link station addresses.
  940.  
  941.                         If sdlcPortOperSlowPollMethod == servlim, then
  942.                         sdlcPortOperSERVLIM defines the actual polling
  943.                         characteristics.
  944.  
  945.                         If sdlcPortOperSlowPollMethod == pollpause,
  946.                         then sdlcPortOperSlowPollTimer defines the
  947.                         actual polling characteristics.
  948.  
  949.                         If sdlcPortOperSlowPollMethod == other, then
  950.                         the polling characteristics are modeled in
  951.  
  952.  
  953.  
  954. Hilgeman, Nix, Bartky & Clark                                  [Page 17]
  955.  
  956. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  957.  
  958.  
  959.                         vendor-specific objects.
  960.  
  961.                         This object only has meaning for SDLC ports
  962.                         where
  963.                             sdlcPortOperRole == primary
  964.                         and
  965.                             sdlcPortOperTopology == multipoint "
  966.                     ::= { sdlcPortOperEntry 8 }
  967.  
  968. sdlcPortOperSERVLIM OBJECT-TYPE
  969.                     SYNTAX      Integer32
  970.                     MAX-ACCESS  read-only
  971.                     STATUS      current
  972.                     DESCRIPTION
  973.                         "This object describes the number of times the
  974.                         active poll list is currently being traversed
  975.                         before polling a station on the slow poll list
  976.                         for a primary, multipoint SDLC port.
  977.  
  978.                         This object only has meaning for SDLC ports
  979.                         where
  980.                             sdlcPortOperRole == primary
  981.                         and
  982.                             sdlcPortOperTopology == multipoint "
  983.                     ::= { sdlcPortOperEntry 9 }
  984.  
  985. sdlcPortOperSlowPollTimer OBJECT-TYPE
  986.                     SYNTAX      TimeInterval
  987.                     MAX-ACCESS  read-only
  988.                     STATUS      current
  989.                     DESCRIPTION
  990.                         "This object describes the elapsed time (in
  991.                         1/100ths of a second) between polls for failed
  992.                         secondary link station addresses.
  993.  
  994.                         This object only has meaning for SDLC ports
  995.                         where
  996.                             sdlcPortOperRole == primary
  997.                         and
  998.                             sdlcPortOperTopology == multipoint "
  999.                     ::= { sdlcPortOperEntry 10 }
  1000.  
  1001. sdlcPortOperLastModifyTime    OBJECT-TYPE
  1002.                     SYNTAX      TimeTicks
  1003.                     MAX-ACCESS  read-only
  1004.                     STATUS      current
  1005.                     DESCRIPTION
  1006.                         "This object describes the value of sysUpTime
  1007.  
  1008.  
  1009.  
  1010. Hilgeman, Nix, Bartky & Clark                                  [Page 18]
  1011.  
  1012. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1013.  
  1014.  
  1015.                          when this port definition was last modified.
  1016.                          If the port has not been modified, then this
  1017.                          value shall be zero."
  1018.                     ::= { sdlcPortOperEntry 11 }
  1019.  
  1020. sdlcPortOperLastFailTime    OBJECT-TYPE
  1021.                     SYNTAX      TimeTicks
  1022.                     MAX-ACCESS  read-only
  1023.                     STATUS      current
  1024.                     DESCRIPTION
  1025.                         "This object describes the value of sysUpTime
  1026.                         when this SDLC port last failed.  If the port
  1027.                         has not failed, then this value shall be zero."
  1028.                     ::= { sdlcPortOperEntry 12 }
  1029.  
  1030. sdlcPortOperLastFailCause    OBJECT-TYPE
  1031.                     SYNTAX      INTEGER
  1032.                     {
  1033.                         undefined(1),
  1034.                         physical(2)
  1035.                     }
  1036.                     MAX-ACCESS  read-only
  1037.                     STATUS      current
  1038.                     DESCRIPTION
  1039.                         "This enumerated object describes the cause of
  1040.                         the last failure of this SDLC port.  If the
  1041.                         port has not failed, then this object has a
  1042.                         value of undefined(1)."
  1043.                     DEFVAL { undefined }
  1044.                     ::= { sdlcPortOperEntry 13 }
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066. Hilgeman, Nix, Bartky & Clark                                  [Page 19]
  1067.  
  1068. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1069.  
  1070.  
  1071. --  *************************************************************
  1072. --  *                                                           *
  1073. --  *           THE SDLC PORT STATISTICS TABLE                  *
  1074. --  *                                                           *
  1075. --  *************************************************************
  1076.  
  1077. sdlcPortStatsTable  OBJECT-TYPE
  1078.                     SYNTAX      SEQUENCE OF SdlcPortStatsEntry
  1079.                     MAX-ACCESS  not-accessible
  1080.                     STATUS      current
  1081.                     DESCRIPTION
  1082.                         "Each entry in this table contains statistics
  1083.                         for a specific SDLC port."
  1084.                      ::= { sdlcPortGroup 3 }
  1085.  
  1086. sdlcPortStatsEntry  OBJECT-TYPE
  1087.                     SYNTAX      SdlcPortStatsEntry
  1088.                     MAX-ACCESS  not-accessible
  1089.                     STATUS      current
  1090.                     DESCRIPTION
  1091.                         "A list of statistics for an SDLC port."
  1092.                     INDEX   { ifIndex }
  1093.                     ::= { sdlcPortStatsTable 1 }
  1094.  
  1095. SdlcPortStatsEntry ::= SEQUENCE
  1096. {
  1097.         sdlcPortStatsPhysicalFailures Counter32,
  1098.         sdlcPortStatsInvalidAddresses Counter32,
  1099.         sdlcPortStatsDwarfFrames      Counter32,
  1100.         sdlcPortStatsPollsIn          Counter32,
  1101.         sdlcPortStatsPollsOut         Counter32,
  1102.         sdlcPortStatsPollRspsIn       Counter32,
  1103.         sdlcPortStatsPollRspsOut      Counter32,
  1104.         sdlcPortStatsLocalBusies      Counter32,
  1105.         sdlcPortStatsRemoteBusies     Counter32,
  1106.         sdlcPortStatsIFramesIn        Counter32,
  1107.         sdlcPortStatsIFramesOut       Counter32,
  1108.         sdlcPortStatsOctetsIn         Counter32,
  1109.         sdlcPortStatsOctetsOut        Counter32,
  1110.         sdlcPortStatsProtocolErrs     Counter32,
  1111.         sdlcPortStatsActivityTOs      Counter32,
  1112.         sdlcPortStatsRNRLIMITs        Counter32,
  1113.         sdlcPortStatsRetriesExps      Counter32,
  1114.         sdlcPortStatsRetransmitsIn    Counter32,
  1115.         sdlcPortStatsRetransmitsOut   Counter32
  1116. }
  1117.  
  1118. sdlcPortStatsPhysicalFailures OBJECT-TYPE
  1119.  
  1120.  
  1121.  
  1122. Hilgeman, Nix, Bartky & Clark                                  [Page 20]
  1123.  
  1124. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1125.  
  1126.  
  1127.                     SYNTAX      Counter32
  1128.                     MAX-ACCESS  read-only
  1129.                     STATUS      current
  1130.                     DESCRIPTION
  1131.                         "This object reflects the total number of times
  1132.                         this port has failed due to its physical media
  1133.                         since port startup.  At port startup time,
  1134.                         this object must be initialized to zero."
  1135.                     ::= { sdlcPortStatsEntry 1 }
  1136.  
  1137. sdlcPortStatsInvalidAddresses OBJECT-TYPE
  1138.                     SYNTAX      Counter32
  1139.                     MAX-ACCESS  read-only
  1140.                     STATUS      current
  1141.                     DESCRIPTION
  1142.                         "This object reflects the total number of
  1143.                         frames received by this port with invalid link
  1144.                         station addresses."
  1145.                     ::= { sdlcPortStatsEntry 2 }
  1146.  
  1147. sdlcPortStatsDwarfFrames OBJECT-TYPE
  1148.                     SYNTAX      Counter32
  1149.                     MAX-ACCESS  read-only
  1150.                     STATUS      current
  1151.                     DESCRIPTION
  1152.                         "This object reflects the total number of
  1153.                         frames received by this port which were
  1154.                         delivered intact by the physical layer but were
  1155.                         too short to be legal.
  1156.  
  1157.                         Ignoring the frame check sequence (FCS), a
  1158.                         frame is considered to be too short if it
  1159.                         is less than 2 bytes for sdlcLSOperMODULO of
  1160.                         eight, or if it is less than 3 bytes for
  1161.                         sdlcLSOperMODULO of onetwentyeight."
  1162.  
  1163.                     ::= { sdlcPortStatsEntry 3 }
  1164.  
  1165. sdlcPortStatsPollsIn OBJECT-TYPE
  1166.                     SYNTAX      Counter32
  1167.                     MAX-ACCESS  read-only
  1168.                     STATUS      current
  1169.                     DESCRIPTION
  1170.                          "This object reflects the total number of polls
  1171.                          received by this port since the port was
  1172.                          created."
  1173.  
  1174.                     ::= { sdlcPortStatsEntry 4 }
  1175.  
  1176.  
  1177.  
  1178. Hilgeman, Nix, Bartky & Clark                                  [Page 21]
  1179.  
  1180. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1181.  
  1182.  
  1183. sdlcPortStatsPollsOut OBJECT-TYPE
  1184.                     SYNTAX      Counter32
  1185.                     MAX-ACCESS  read-only
  1186.                     STATUS      current
  1187.                     DESCRIPTION
  1188.                          "This object reflects the total number of polls
  1189.                          sent by this port since the port was created."
  1190.  
  1191.                     ::= { sdlcPortStatsEntry 5 }
  1192.  
  1193. sdlcPortStatsPollRspsIn OBJECT-TYPE
  1194.                     SYNTAX      Counter32
  1195.                     MAX-ACCESS  read-only
  1196.                     STATUS      current
  1197.                     DESCRIPTION
  1198.                          "This object reflects the total number of poll
  1199.                          responses received by this port since the port
  1200.                          was created."
  1201.  
  1202.                     ::= { sdlcPortStatsEntry 6 }
  1203.  
  1204. sdlcPortStatsPollRspsOut OBJECT-TYPE
  1205.                     SYNTAX      Counter32
  1206.                     MAX-ACCESS  read-only
  1207.                     STATUS      current
  1208.                     DESCRIPTION
  1209.                          "This object reflects the total number of poll
  1210.                          responses sent by this port since the port was
  1211.                          created."
  1212.  
  1213.                     ::= { sdlcPortStatsEntry 7 }
  1214.  
  1215. sdlcPortStatsLocalBusies OBJECT-TYPE
  1216.                     SYNTAX      Counter32
  1217.                     MAX-ACCESS  read-only
  1218.                     STATUS      current
  1219.                     DESCRIPTION
  1220.                          "This object reflects the total number of
  1221.                          times that the local SDLC link stations on
  1222.                          this port have entered a busy state (RNR).
  1223.                          This object is initialized to zero when the
  1224.                          port is created."
  1225.                     ::= { sdlcPortStatsEntry 8 }
  1226.  
  1227. sdlcPortStatsRemoteBusies OBJECT-TYPE
  1228.                     SYNTAX      Counter32
  1229.                     MAX-ACCESS  read-only
  1230.                     STATUS      current
  1231.  
  1232.  
  1233.  
  1234. Hilgeman, Nix, Bartky & Clark                                  [Page 22]
  1235.  
  1236. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1237.  
  1238.  
  1239.                     DESCRIPTION
  1240.                          "This object reflects the total number of
  1241.                          times that the adjacent (i.e., remote) SDLC
  1242.                          link stations on this port have entered a busy
  1243.                          state (RNR).  This object is initialized to
  1244.                          zero when the port is created."
  1245.                     ::= { sdlcPortStatsEntry 9 }
  1246.  
  1247. sdlcPortStatsIFramesIn OBJECT-TYPE
  1248.                     SYNTAX      Counter32
  1249.                     MAX-ACCESS  read-only
  1250.                     STATUS      current
  1251.                     DESCRIPTION
  1252.                          "This object reflects the total number of
  1253.                          I-Frames that have been received by SDLC link
  1254.                          stations on this port.  This object is
  1255.                          initialized to zero when the port is created."
  1256.                     ::= { sdlcPortStatsEntry 10 }
  1257.  
  1258. sdlcPortStatsIFramesOut OBJECT-TYPE
  1259.                     SYNTAX      Counter32
  1260.                     MAX-ACCESS  read-only
  1261.                     STATUS      current
  1262.                     DESCRIPTION
  1263.                          "This object reflects the total number of
  1264.                          I-Frames that have been transmitted by SDLC
  1265.                          link stations on this port.  This object is
  1266.                          initialized to zero when the port is created."
  1267.                     ::= { sdlcPortStatsEntry 11 }
  1268.  
  1269. sdlcPortStatsOctetsIn OBJECT-TYPE
  1270.                     SYNTAX      Counter32
  1271.                     MAX-ACCESS  read-only
  1272.                     STATUS      current
  1273.                     DESCRIPTION
  1274.                          "This object reflects the total octets
  1275.                          received from adjacent SDLC link stations on
  1276.                          this port.  This object covers the address,
  1277.                          control, and information field of I-Frames
  1278.                          only.  This object is initialized to zero when
  1279.                          the port is created."
  1280.                     ::= { sdlcPortStatsEntry 12 }
  1281.  
  1282. sdlcPortStatsOctetsOut OBJECT-TYPE
  1283.                     SYNTAX      Counter32
  1284.                     MAX-ACCESS  read-only
  1285.                     STATUS      current
  1286.                     DESCRIPTION
  1287.  
  1288.  
  1289.  
  1290. Hilgeman, Nix, Bartky & Clark                                  [Page 23]
  1291.  
  1292. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1293.  
  1294.  
  1295.                          "This object reflects the total octets
  1296.                          transmitted to adjacent SDLC link stations on
  1297.                          this port.  This object covers the address,
  1298.                          control, and information field of I-Frames
  1299.                          only.  This object is initialized to zero when
  1300.                          the port is created."
  1301.                     ::= { sdlcPortStatsEntry 13 }
  1302.  
  1303. sdlcPortStatsProtocolErrs OBJECT-TYPE
  1304.                     SYNTAX      Counter32
  1305.                     MAX-ACCESS  read-only
  1306.                     STATUS      current
  1307.                     DESCRIPTION
  1308.                          "This object reflects the total number of
  1309.                          times that the SDLC link stations on this port
  1310.                          have deactivated the link as a result of
  1311.                          having received a protocol violation from the
  1312.                          adjacent link station.  This object is
  1313.                          initialized to zero when the port is created."
  1314.                     ::= { sdlcPortStatsEntry 14 }
  1315.  
  1316. sdlcPortStatsActivityTOs OBJECT-TYPE
  1317.                     SYNTAX      Counter32
  1318.                     MAX-ACCESS  read-only
  1319.                     STATUS      current
  1320.                     DESCRIPTION
  1321.                          "This object reflects the total number of
  1322.                          times that the SDLC link stations on this port
  1323.                          have deactivated the link as a result of no
  1324.                          activity on the link.  This object is
  1325.                          initialized to zero when the port is created."
  1326.                     ::= { sdlcPortStatsEntry 15 }
  1327.  
  1328. sdlcPortStatsRNRLIMITs OBJECT-TYPE
  1329.                     SYNTAX      Counter32
  1330.                     MAX-ACCESS  read-only
  1331.                     STATUS      current
  1332.                     DESCRIPTION
  1333.                          "This object reflects the total number of
  1334.                          times that the SDLC link stations on this port
  1335.                          have deactivated the link as a result of its
  1336.                          RNRLIMIT timer expiring.  This object is
  1337.                          initialized to zero when the port is created."
  1338.                     ::= { sdlcPortStatsEntry 16 }
  1339.  
  1340. sdlcPortStatsRetriesExps OBJECT-TYPE
  1341.                     SYNTAX      Counter32
  1342.                     MAX-ACCESS  read-only
  1343.  
  1344.  
  1345.  
  1346. Hilgeman, Nix, Bartky & Clark                                  [Page 24]
  1347.  
  1348. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1349.  
  1350.  
  1351.                     STATUS      current
  1352.                     DESCRIPTION
  1353.                          "This object reflects the total number of
  1354.                          times that the SDLC link stations on this port
  1355.                          have deactivated the link as a result of a
  1356.                          retry sequence being exhausted.  This object
  1357.                          is initialized to zero when the port is
  1358.                          created."
  1359.                     ::= { sdlcPortStatsEntry 17 }
  1360.  
  1361. sdlcPortStatsRetransmitsIn OBJECT-TYPE
  1362.                     SYNTAX      Counter32
  1363.                     MAX-ACCESS  read-only
  1364.                     STATUS      current
  1365.                     DESCRIPTION
  1366.                          "This object reflects the total number of
  1367.                          I-Frames retransmitted by remote link stations
  1368.                          for all SDLC link stations on this port.  This
  1369.                          object is initialized to zero when the port is
  1370.                          created."
  1371.                     ::= { sdlcPortStatsEntry 18 }
  1372.  
  1373. sdlcPortStatsRetransmitsOut OBJECT-TYPE
  1374.                     SYNTAX      Counter32
  1375.                     MAX-ACCESS  read-only
  1376.                     STATUS      current
  1377.                     DESCRIPTION
  1378.                          "This object reflects the total number of
  1379.                          I-Frames retransmitted by all local SDLC link
  1380.                          stations on this port.  This object is
  1381.                          initialized to zero when the port is created."
  1382.                     ::= { sdlcPortStatsEntry 19 }
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402. Hilgeman, Nix, Bartky & Clark                                  [Page 25]
  1403.  
  1404. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1405.  
  1406.  
  1407. --
  1408. --  THE SDLC LINK STATION GROUP
  1409. --  ===========================
  1410. --
  1411.  
  1412. --  The following classes of information is modelled for each SDLC link
  1413. --  station:
  1414. --
  1415. --     1.  ADMINISTRATIVE ( read-write)
  1416. --     2.  OPERATIONAL    ( read-only)
  1417. --     3.  STATISTICS     ( read-only)
  1418.  
  1419. --  *************************************************************
  1420. --  *                                                           *
  1421. --  *        THE SDLC LINK STATION ADMINISTRATIVE TABLE         *
  1422. --  *                                                           *
  1423. --  *************************************************************
  1424.  
  1425. sdlcLSAdminTable  OBJECT-TYPE
  1426.                     SYNTAX      SEQUENCE OF SdlcLSAdminEntry
  1427.                     MAX-ACCESS  not-accessible
  1428.                     STATUS      current
  1429.                     DESCRIPTION
  1430.                         "This table contains objects that can be
  1431.                         changed to manage an SDLC link station.
  1432.                         Changing one of these parameters may take
  1433.                         effect in the operating link immediately or may
  1434.                         wait until the link is restarted depending on
  1435.                         the details of the implementation.
  1436.  
  1437.                         The entries in sdlcLSAdminTable can be created
  1438.                         either by an agent or a management station. The
  1439.                         management station can create an entry in
  1440.                         sdlcLSAdminTable by setting the appropriate
  1441.                         value in sdlcLSAdminRowStatus.
  1442.  
  1443.                         Most of the objects in this read-create table
  1444.                         have corresponding read-only objects in the
  1445.                         sdlcLSOperTable that reflect the current
  1446.                         operating value.
  1447.  
  1448.                         The operating values may be different from
  1449.                         these configured values if changed by XID
  1450.                         negotiation or if a configured parameter was
  1451.                         changed after the link was started."
  1452.                     ::= { sdlcLSGroup 1 }
  1453.  
  1454. sdlcLSAdminEntry    OBJECT-TYPE
  1455.  
  1456.  
  1457.  
  1458. Hilgeman, Nix, Bartky & Clark                                  [Page 26]
  1459.  
  1460. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1461.  
  1462.  
  1463.                     SYNTAX      SdlcLSAdminEntry
  1464.                     MAX-ACCESS  not-accessible
  1465.                     STATUS      current
  1466.                     DESCRIPTION
  1467.                          "A list of configured values for an SDLC link
  1468.                          station."
  1469.                     INDEX   { ifIndex, sdlcLSAddress }
  1470.                     ::= { sdlcLSAdminTable 1 }
  1471.  
  1472. SdlcLSAdminEntry ::= SEQUENCE
  1473. {
  1474.         sdlcLSAddress           INTEGER,
  1475.         sdlcLSAdminName         DisplayString,
  1476.         sdlcLSAdminState        INTEGER,
  1477.         sdlcLSAdminISTATUS      INTEGER,
  1478.         sdlcLSAdminMAXDATASend  Integer32,
  1479.         sdlcLSAdminMAXDATARcv   Integer32,
  1480.         sdlcLSAdminREPLYTO      TimeInterval,
  1481.         sdlcLSAdminMAXIN        INTEGER,
  1482.         sdlcLSAdminMAXOUT       INTEGER,
  1483.         sdlcLSAdminMODULO       INTEGER,
  1484.         sdlcLSAdminRETRIESm     INTEGER,
  1485.         sdlcLSAdminRETRIESt     TimeInterval,
  1486.         sdlcLSAdminRETRIESn     Integer32,
  1487.         sdlcLSAdminRNRLIMIT     TimeInterval,
  1488.         sdlcLSAdminDATMODE      INTEGER,
  1489.         sdlcLSAdminGPoll        INTEGER,
  1490.         sdlcLSAdminSimRim       INTEGER,
  1491.         sdlcLSAdminXmitRcvCap   INTEGER,
  1492.         sdlcLSAdminRowStatus    RowStatus
  1493. }
  1494.  
  1495. sdlcLSAddress       OBJECT-TYPE
  1496.                     SYNTAX      INTEGER (1..255)
  1497.                     MAX-ACCESS  read-create
  1498.                     STATUS      current
  1499.                     DESCRIPTION
  1500.                          "This value is the poll address of the
  1501.                          secondary link station for this SDLC link.  It
  1502.                          uniquely identifies the SDLC link station
  1503.                          within a single SDLC port."
  1504.                     ::= { sdlcLSAdminEntry 1 }
  1505.  
  1506. sdlcLSAdminName     OBJECT-TYPE
  1507.                     SYNTAX      DisplayString (SIZE (1..10))
  1508.                     MAX-ACCESS  read-create
  1509.                     STATUS      current
  1510.                     DESCRIPTION
  1511.  
  1512.  
  1513.  
  1514. Hilgeman, Nix, Bartky & Clark                                  [Page 27]
  1515.  
  1516. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1517.  
  1518.  
  1519.                         "An octet string that defines the local name of
  1520.                         the SDLC link station.  This field may be sent
  1521.                         in the XID3 control vector 0x0E, type 0xF7."
  1522.                     ::= { sdlcLSAdminEntry 2 }
  1523.  
  1524. sdlcLSAdminState    OBJECT-TYPE
  1525.                     SYNTAX      INTEGER
  1526.                     {
  1527.                          inactive(1),
  1528.                          active(2)
  1529.                     }
  1530.                     MAX-ACCESS  read-create
  1531.                     STATUS      current
  1532.                     DESCRIPTION
  1533.                         "This object controls the desired state of the
  1534.                         SDLC station.  The managed system shall attempt
  1535.                         to keep the operational state, sdlcLSOperState,
  1536.                         consistent with this value."
  1537.                     DEFVAL { active }
  1538.                     ::= { sdlcLSAdminEntry 3 }
  1539.  
  1540. sdlcLSAdminISTATUS  OBJECT-TYPE
  1541.                     SYNTAX      INTEGER
  1542.                     {
  1543.                          inactive(1),
  1544.                          active(2)
  1545.                     }
  1546.                     MAX-ACCESS  read-create
  1547.                     STATUS      current
  1548.                     DESCRIPTION
  1549.                         "This parameter controls the desired state,
  1550.                         sdlcLSAdminState, of the SDLC link station at
  1551.                         link station start-up."
  1552.                     DEFVAL { active }
  1553.                     ::= { sdlcLSAdminEntry 4 }
  1554.  
  1555. sdlcLSAdminMAXDATASend  OBJECT-TYPE
  1556.                     SYNTAX      Integer32
  1557.                     MAX-ACCESS  read-create
  1558.                     STATUS      current
  1559.                     DESCRIPTION
  1560.                         "This object contains the maximum PDU size that
  1561.                         the local link station thinks it can send to
  1562.                         the adjacent link station before having
  1563.                         received any XID from the ALS.  After the
  1564.                         maximum PDU size that the ALS can receive is
  1565.                         known (via XID exchange) that value is
  1566.                         reflected in sdlcLSOperMAXDATASend and takes
  1567.  
  1568.  
  1569.  
  1570. Hilgeman, Nix, Bartky & Clark                                  [Page 28]
  1571.  
  1572. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1573.  
  1574.  
  1575.                         precedence over this object.
  1576.  
  1577.                         This value includes the Transmission Header
  1578.                         (TH) and the Request Header (RH)."
  1579.                     ::= { sdlcLSAdminEntry 5 }
  1580.  
  1581. sdlcLSAdminMAXDATARcv  OBJECT-TYPE
  1582.                     SYNTAX      Integer32
  1583.                     MAX-ACCESS  read-create
  1584.                     STATUS      current
  1585.                     DESCRIPTION
  1586.                         "This object contains the maximum PDU size that
  1587.                         the local link station can receive from the
  1588.                         adjacent link station.  This value is sent in
  1589.                         the XID to the ALS.
  1590.  
  1591.                         This value includes the Transmission Header
  1592.                         (TH) and the Request Header (RH)."
  1593.                     ::= { sdlcLSAdminEntry 6 }
  1594.  
  1595. sdlcLSAdminREPLYTO  OBJECT-TYPE
  1596.                     SYNTAX      TimeInterval
  1597.                     MAX-ACCESS  read-create
  1598.                     STATUS      current
  1599.                     DESCRIPTION
  1600.                         "This object controls the reply timeout (in
  1601.                         1/100ths of a second) for an SDLC link
  1602.                         station.  If the link station does not receive
  1603.                         a response to a poll or message before the
  1604.                         specified time expires then the appropriate
  1605.                         error recovery shall be initiated.
  1606.  
  1607.                         The object descriptor contains the name of an
  1608.                         NCP configuration parameter, REPLYTO.  Please
  1609.                         note that the value of this object represents
  1610.                         1/100ths of a second while the NCP REPLYTO is
  1611.                         represented in 1/10ths of a second.
  1612.  
  1613.                         Depending on the implementation, a write
  1614.                         operation to this administered value  may not
  1615.                         change the operational value, sdlcLSOperREPLYTO,
  1616.                         until the link station is cycled inactive.
  1617.  
  1618.                         This object only has meaning for SDLC ports
  1619.                         where sdlcPortAdminRole == primary "
  1620.                     DEFVAL { 100 }
  1621.                     ::= { sdlcLSAdminEntry 7 }
  1622.  
  1623.  
  1624.  
  1625.  
  1626. Hilgeman, Nix, Bartky & Clark                                  [Page 29]
  1627.  
  1628. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1629.  
  1630.  
  1631. sdlcLSAdminMAXIN    OBJECT-TYPE
  1632.                     SYNTAX      INTEGER (1..127)
  1633.                     MAX-ACCESS  read-create
  1634.                     STATUS      current
  1635.                     DESCRIPTION
  1636.                         "This object controls the maximum number of
  1637.                         unacknowledged I-frames which an SDLC link
  1638.                         station may receive.  This should range from 1
  1639.                         to (sdlcLSAdminMODULO - 1).  This value is sent
  1640.                         in the XID to the ALS.
  1641.  
  1642.                         A write operation to this administered value
  1643.                         will not change the operational value,
  1644.                         sdlcLSOperMAXIN, until the link station is
  1645.                         cycled inactive."
  1646.                     DEFVAL { 7 }
  1647.                     ::= { sdlcLSAdminEntry 8 }
  1648.  
  1649. sdlcLSAdminMAXOUT   OBJECT-TYPE
  1650.                     SYNTAX      INTEGER (1..127)
  1651.                     MAX-ACCESS  read-create
  1652.                     STATUS      current
  1653.                     DESCRIPTION
  1654.                         "This object controls the maximum number of
  1655.                         consecutive unacknowledged I-frames which an
  1656.                         SDLC link station shall send without an
  1657.                         acknowledgement.  This shall range from 1 to
  1658.                         (sdlcLSAdminMODULO - 1).
  1659.  
  1660.                         For link stations on switched SDLC lines,
  1661.                         certain implementions may choose to override
  1662.                         this administered value with the value
  1663.                         received in the XID exchange.
  1664.  
  1665.                         Depending on the implementation, a write
  1666.                         operation to this administered value may not
  1667.                         change the operational value,
  1668.                         sdlcLSOperMAXOUT, until the link station is
  1669.                         cycled inactive.
  1670.  
  1671.                         An implementation can support only modulo 8,
  1672.                         only modulo 128, or both."
  1673.                     DEFVAL { 1 }
  1674.                     ::= { sdlcLSAdminEntry 9 }
  1675.  
  1676. sdlcLSAdminMODULO   OBJECT-TYPE
  1677.                     SYNTAX      INTEGER
  1678.                     {
  1679.  
  1680.  
  1681.  
  1682. Hilgeman, Nix, Bartky & Clark                                  [Page 30]
  1683.  
  1684. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1685.  
  1686.  
  1687.                         eight(8),
  1688.                         onetwentyeight(128)
  1689.                     }
  1690.                     MAX-ACCESS  read-create
  1691.                     STATUS      current
  1692.                     DESCRIPTION
  1693.                         "This object controls the modulus for an SDLC
  1694.                         link station.  This modulus determines the size
  1695.                         of the rotating acknowledgement window used the
  1696.                         SDLC link station pair.
  1697.  
  1698.                         A write operation to this administered value
  1699.                         will not change the operational value,
  1700.                         sdlcLSOperMODULO, until the link station is
  1701.                         cycled inactive.
  1702.  
  1703.                         An implementation can support only modulo 8,
  1704.                         only modulo 128, or both."
  1705.                     DEFVAL { eight }
  1706.                     ::= { sdlcLSAdminEntry 10 }
  1707.  
  1708. sdlcLSAdminRETRIESm OBJECT-TYPE
  1709.                     SYNTAX      INTEGER (0..128)
  1710.                     MAX-ACCESS  read-create
  1711.                     STATUS      current
  1712.                     DESCRIPTION
  1713.                         "This object controls number of retries in a
  1714.                         retry sequence for the local SDLC link
  1715.                         station.  A retry sequence is a series of
  1716.                         retransmitted frames ( data or control) for
  1717.                         which no positive acknowledgement is received.
  1718.  
  1719.                         The number of times that the retry sequence is
  1720.                         to be repeated is controlled by the object:
  1721.                         sdlcLSAdminRETRIESn.  The interval between retry
  1722.                         sequences is controlled by the object:
  1723.                         sdlcLSAdminRETRIESt.
  1724.  
  1725.                         A value of zero indicates no retries. If the
  1726.                         value of sdlcLSAdminRETRIESm is zero, then the
  1727.                         values of sdlcLSAdminRETRIESt and
  1728.                         sdlcLSAdminRETRIESn should also be zero.
  1729.  
  1730.                         Depending on the implementation, a write
  1731.                         operation to this administered value  may not
  1732.                         change the operational value,
  1733.                         sdlcLSOperRETRIESm, until the link station is
  1734.                         cycled inactive."
  1735.  
  1736.  
  1737.  
  1738. Hilgeman, Nix, Bartky & Clark                                  [Page 31]
  1739.  
  1740. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1741.  
  1742.  
  1743.                     DEFVAL { 15 }
  1744.                     ::= { sdlcLSAdminEntry 11 }
  1745.  
  1746. sdlcLSAdminRETRIESt OBJECT-TYPE
  1747.                     SYNTAX      TimeInterval
  1748.                     MAX-ACCESS  read-create
  1749.                     STATUS      current
  1750.                     DESCRIPTION
  1751.                         "This object controls the interval (in 1/100ths
  1752.                         of a second) between retry sequences for the
  1753.                         local SDLC link station if multiple retry
  1754.                         sequences are specified .  A retry sequence is
  1755.                         a series of retransmitted frames ( data or
  1756.                         control) for which no positive acknowledgement
  1757.                         is received.
  1758.  
  1759.                         The number of repeated retries sequences is
  1760.                         controlled by the object: sdlcLSAdminRETRIESn.
  1761.                         The retries per sequence is controlled by the
  1762.                         object:  sdlcLSAdminRETRIESm.
  1763.  
  1764.                         The object descriptor contains the name of an
  1765.                         NCP configuration parameter, RETRIESt.  Please
  1766.                         note that the value of this object represents
  1767.                         1/100ths of a second while the NCP RETRIESt is
  1768.                         represented in seconds.
  1769.  
  1770.                         Depending on the implementation, a write
  1771.                         operation to this administered value  may not
  1772.                         change the operational value,
  1773.                         sdlcLSOperRETRIESt, until the link station is
  1774.                         cycled inactive."
  1775.                     DEFVAL { 0 }
  1776.                     ::= { sdlcLSAdminEntry 12 }
  1777.  
  1778. sdlcLSAdminRETRIESn OBJECT-TYPE
  1779.                     SYNTAX      Integer32
  1780.                     MAX-ACCESS  read-create
  1781.                     STATUS      current
  1782.                     DESCRIPTION
  1783.                         "This object controls the number of times that
  1784.                         a retry sequence is repeated for the local SDLC
  1785.                         link station.  A retry sequence is a series of
  1786.                         retransmitted frames ( data or control) for
  1787.                         which no positive acknowledgement is received.
  1788.  
  1789.                         The interval between retry sequences is
  1790.                         controlled by the object: sdlcLSAdminRETRIESn.
  1791.  
  1792.  
  1793.  
  1794. Hilgeman, Nix, Bartky & Clark                                  [Page 32]
  1795.  
  1796. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1797.  
  1798.  
  1799.                         The retries per sequence is controlled by the
  1800.                         object:  sdlcLSAdminRETRIESm.
  1801.  
  1802.                         Depending on the implementation, a write
  1803.                         operation to this administered value  may not
  1804.                         change the operational value,
  1805.                         sdlcLSOperRETRIESn, until the link station is
  1806.                         cycled inactive."
  1807.                     DEFVAL { 0 }
  1808.                     ::= { sdlcLSAdminEntry 13 }
  1809.  
  1810. sdlcLSAdminRNRLIMIT OBJECT-TYPE
  1811.                     SYNTAX      TimeInterval
  1812.                     MAX-ACCESS  read-create
  1813.                     STATUS      current
  1814.                     DESCRIPTION
  1815.                         "This object controls the length of time (in
  1816.                         1/100ths of a second) that an SDLC link station
  1817.                         will allow its adjacent link station to remain
  1818.                         in a busy (RNR) state before declaring it
  1819.                         inoperative.
  1820.  
  1821.                         A value of sdlcLSAdminRNRLIMIT == 0 means there
  1822.                         is no limit.
  1823.  
  1824.                         The object descriptor contains the name of an
  1825.                         NCP configuration parameter, RNRLIMIT.  Please
  1826.                         note that the value of this object represents
  1827.                         1/100ths of a second while the NCP RNRLIMIT is
  1828.                         represented in minutes.
  1829.  
  1830.                         Depending on the implementation, a write
  1831.                         operation to this administered value  may not
  1832.                         change the operational value,
  1833.                         sdlcLSOperRNRLIMIT, until the link station is
  1834.                         cycled inactive."
  1835.                     DEFVAL { 18000 }
  1836.                     ::= { sdlcLSAdminEntry 14 }
  1837.  
  1838. sdlcLSAdminDATMODE  OBJECT-TYPE
  1839.                     SYNTAX      INTEGER
  1840.                     {
  1841.                         half(1),
  1842.                         full(2)
  1843.                     }
  1844.                     MAX-ACCESS  read-create
  1845.                     STATUS      current
  1846.                     DESCRIPTION
  1847.  
  1848.  
  1849.  
  1850. Hilgeman, Nix, Bartky & Clark                                  [Page 33]
  1851.  
  1852. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1853.  
  1854.  
  1855.                         "This object controls whether communications
  1856.                         mode with the adjacent link station is
  1857.                         two-way-alternate (half) or two-way-simultaneous
  1858.                         (full).
  1859.  
  1860.                         A write operation to this administered value
  1861.                         will not change the operational value,
  1862.                         sdlcLSOperDATMODE, until the link station is
  1863.                         cycled inactive."
  1864.                     DEFVAL { half }
  1865.                     ::= { sdlcLSAdminEntry 15 }
  1866.  
  1867. sdlcLSAdminGPoll    OBJECT-TYPE
  1868.                     SYNTAX      INTEGER (0..254)
  1869.                     MAX-ACCESS  read-create
  1870.                     STATUS      current
  1871.                     DESCRIPTION
  1872.                         "This object describes the group poll address
  1873.                         for this link station instance.  If group poll
  1874.                         is not in effect for this link station
  1875.                         instance, the value for sdlcLSAdminGPoll should
  1876.                         be zero.
  1877.  
  1878.                         Depending on the implementation, a write
  1879.                         operation to this administered value may not
  1880.                         change the operational value, sdlcLSOperGPoll,
  1881.                         until the link station is cycled inactive."
  1882.                     ::= { sdlcLSAdminEntry 16 }
  1883.  
  1884. sdlcLSAdminSimRim   OBJECT-TYPE
  1885.                     SYNTAX      INTEGER
  1886.                     {
  1887.                          no(1),
  1888.                          yes(2)
  1889.                     }
  1890.                     MAX-ACCESS  read-create
  1891.                     STATUS      current
  1892.                     DESCRIPTION
  1893.                         "This object controls the support for
  1894.                         transmission and receipt of SIM and RIM control
  1895.                         frames for this link station.  The value of
  1896.                         this object controls the setting of the
  1897.                         transmit-receive capability sent in the XID
  1898.                         field."
  1899.                     DEFVAL { no }
  1900.                     ::= { sdlcLSAdminEntry 17 }
  1901.  
  1902. sdlcLSAdminXmitRcvCap OBJECT-TYPE
  1903.  
  1904.  
  1905.  
  1906. Hilgeman, Nix, Bartky & Clark                                  [Page 34]
  1907.  
  1908. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1909.  
  1910.  
  1911.                     SYNTAX      INTEGER
  1912.                     {
  1913.                          twa(1),
  1914.                          tws(2)
  1915.                     }
  1916.                     MAX-ACCESS  read-create
  1917.                     STATUS      current
  1918.                     DESCRIPTION
  1919.                         "This object controls the transmit-receive
  1920.                         capabilities for this SDLC link station.  The
  1921.                         value of this object establishes the value of
  1922.                         the transmit-receive capability indicator sent
  1923.                         in the XID image to the adjacent link station."
  1924.                     DEFVAL { twa }
  1925.                     ::= { sdlcLSAdminEntry 18 }
  1926.  
  1927. sdlcLSAdminRowStatus OBJECT-TYPE
  1928.                     SYNTAX      RowStatus
  1929.                     MAX-ACCESS  read-create
  1930.                     STATUS      current
  1931.                     DESCRIPTION
  1932.                         "This object is used by a management station to
  1933.                         create or delete the row entry in
  1934.                         sdlcLSAdminTable following the RowStatus
  1935.                         textual convention.
  1936.  
  1937.                         Upon successful creation of the row, an agent
  1938.                         automatically creates a corresponding entry in
  1939.                         the sdlcLSOperTable with sdlcLSOperState equal
  1940.                         to 'discontacted (1)'."
  1941.                     ::= { sdlcLSAdminEntry 19 }
  1942.  
  1943. --  *************************************************************
  1944. --  *                                                           *
  1945. --  *           THE SDLC LINK STATION OPERATIONAL TABLE         *
  1946. --  *                                                           *
  1947. --  *************************************************************
  1948.  
  1949. sdlcLSOperTable     OBJECT-TYPE
  1950.                     SYNTAX      SEQUENCE OF SdlcLSOperEntry
  1951.                     MAX-ACCESS  not-accessible
  1952.                     STATUS      current
  1953.                     DESCRIPTION
  1954.                           "This table contains current SDLC link
  1955.                           parameters.  Many of these objects have
  1956.                           corresponding objects in the
  1957.                           sdlcLSAdminTable."
  1958.                     ::= { sdlcLSGroup 2 }
  1959.  
  1960.  
  1961.  
  1962. Hilgeman, Nix, Bartky & Clark                                  [Page 35]
  1963.  
  1964. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  1965.  
  1966.  
  1967. sdlcLSOperEntry     OBJECT-TYPE
  1968.                     SYNTAX      SdlcLSOperEntry
  1969.                     MAX-ACCESS  not-accessible
  1970.                     STATUS      current
  1971.                     DESCRIPTION
  1972.                          "A list of status and control values for an
  1973.                          SDLC link station."
  1974.                     INDEX   { ifIndex, sdlcLSAddress }
  1975.                     ::= { sdlcLSOperTable 1 }
  1976.  
  1977. SdlcLSOperEntry     ::= SEQUENCE
  1978. {
  1979.         sdlcLSOperName                  DisplayString,
  1980.         sdlcLSOperRole                  INTEGER,
  1981.         sdlcLSOperState                 INTEGER,
  1982.         sdlcLSOperMAXDATASend           Integer32,
  1983.         sdlcLSOperREPLYTO               TimeInterval,
  1984.         sdlcLSOperMAXIN                 INTEGER,
  1985.         sdlcLSOperMAXOUT                INTEGER,
  1986.         sdlcLSOperMODULO                INTEGER,
  1987.         sdlcLSOperRETRIESm              INTEGER,
  1988.         sdlcLSOperRETRIESt              TimeInterval,
  1989.         sdlcLSOperRETRIESn              INTEGER,
  1990.         sdlcLSOperRNRLIMIT              TimeInterval,
  1991.         sdlcLSOperDATMODE               INTEGER,
  1992.         sdlcLSOperLastModifyTime        TimeTicks,
  1993.         sdlcLSOperLastFailTime          TimeTicks,
  1994.         sdlcLSOperLastFailCause         INTEGER,
  1995.         sdlcLSOperLastFailCtrlIn        OCTET STRING,
  1996.         sdlcLSOperLastFailCtrlOut       OCTET STRING,
  1997.         sdlcLSOperLastFailFRMRInfo      OCTET STRING,
  1998.         sdlcLSOperLastFailREPLYTOs      Counter32,
  1999.         sdlcLSOperEcho                  INTEGER,
  2000.         sdlcLSOperGPoll                 INTEGER,
  2001.         sdlcLSOperSimRim                INTEGER,
  2002.         sdlcLSOperXmitRcvCap            INTEGER
  2003. }
  2004.  
  2005. sdlcLSOperName      OBJECT-TYPE
  2006.                     SYNTAX      DisplayString (SIZE (1..10))
  2007.                     MAX-ACCESS  read-only
  2008.                     STATUS      current
  2009.                     DESCRIPTION
  2010.                          "An octet string that defines the name of the
  2011.                          remote SDLC link station.  This field is
  2012.                          received in the XID3 control vector 0x0E, type
  2013.                          0xF7."
  2014.                     ::= { sdlcLSOperEntry 1 }
  2015.  
  2016.  
  2017.  
  2018. Hilgeman, Nix, Bartky & Clark                                  [Page 36]
  2019.  
  2020. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2021.  
  2022.  
  2023. sdlcLSOperRole      OBJECT-TYPE
  2024.                     SYNTAX      INTEGER
  2025.                     {
  2026.                         primary(1),
  2027.                         secondary(2),
  2028.                         undefined(3)
  2029.                     }
  2030.                     MAX-ACCESS  read-only
  2031.                     STATUS      current
  2032.                     DESCRIPTION
  2033.                         "This object reflects the current role that the
  2034.                         link station is assuming.
  2035.  
  2036.                         The value of sdlcLSOperRole is undefined(3)
  2037.                         whenever the link station role has not yet been
  2038.                         established by the mode setting command."
  2039.                     ::= { sdlcLSOperEntry 2 }
  2040.  
  2041. sdlcLSOperState     OBJECT-TYPE
  2042.                     SYNTAX      INTEGER
  2043.                     {
  2044.                         discontacted(1),
  2045.                         contactPending(2),
  2046.                         contacted(3),
  2047.                         discontactPending(4)
  2048.                     }
  2049.                     MAX-ACCESS  read-only
  2050.                     STATUS      current
  2051.                     DESCRIPTION
  2052.                         "This object describes the operational state of
  2053.                         the SDLC link station.  The managed system
  2054.                         shall attempt to keep this value consistent
  2055.                         with the administered state, sdlcLSAdminState"
  2056.                     ::= { sdlcLSOperEntry 3 }
  2057.  
  2058. sdlcLSOperMAXDATASend   OBJECT-TYPE
  2059.                     SYNTAX      Integer32
  2060.                     MAX-ACCESS  read-only
  2061.                     STATUS      current
  2062.                     DESCRIPTION
  2063.                         "This object contains the actual maximum PDU
  2064.                         size that the local link station can send to
  2065.                         the adjacent link station.  This object is
  2066.                         established from the value received in the XID
  2067.                         from the adjacent link station.  If no XID
  2068.                         is received, then this value is implementation
  2069.                         dependent (for instance, it could be the value
  2070.                         of sdlcLSAdminMAXDATASend).
  2071.  
  2072.  
  2073.  
  2074. Hilgeman, Nix, Bartky & Clark                                  [Page 37]
  2075.  
  2076. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2077.  
  2078.  
  2079.                         This value includes the Transmission Header
  2080.                         (TH) and the Request Header (RH)."
  2081.                     ::= { sdlcLSOperEntry 4 }
  2082.  
  2083. sdlcLSOperREPLYTO   OBJECT-TYPE
  2084.                     SYNTAX      TimeInterval
  2085.                     MAX-ACCESS  read-only
  2086.                     STATUS      current
  2087.                     DESCRIPTION
  2088.                         "This object reflects the current reply timeout
  2089.                         (in 1/100ths of a second) for an SDLC link
  2090.                         station.  If the link station does not receive
  2091.                         a response to a poll or message before the
  2092.                         specified time expires then the appropriate
  2093.                         error recovery shall be initiated.
  2094.  
  2095.                         The object descriptor contains the name of an
  2096.                         NCP configuration parameter, REPLYTO.  Please
  2097.                         note that the value of this object represents
  2098.                         1/100ths of a second while the NCP REPLYTO is
  2099.                         represented in 1/10ths of a second.
  2100.  
  2101.                         This object only has meaning for SDLC ports
  2102.                         where sdlcPortOperRole == primary "
  2103.                     ::= { sdlcLSOperEntry 5 }
  2104.  
  2105. sdlcLSOperMAXIN    OBJECT-TYPE
  2106.                     SYNTAX      INTEGER (1..127)
  2107.                     MAX-ACCESS  read-only
  2108.                     STATUS      current
  2109.                     DESCRIPTION
  2110.                         "This object reflects the current maximum
  2111.                         number of unacknowledged I-frames which an SDLC
  2112.                         link station may receive.  This shall range
  2113.                         from 1 to (sdlcLSOperMODULO - 1)."
  2114.                     ::= { sdlcLSOperEntry 6 }
  2115.  
  2116. sdlcLSOperMAXOUT    OBJECT-TYPE
  2117.                     SYNTAX      INTEGER (1..127)
  2118.                     MAX-ACCESS  read-only
  2119.                     STATUS      current
  2120.                     DESCRIPTION
  2121.                         "This object controls the maximum number of
  2122.                         consecutive unacknowledged I-frames which an
  2123.                         SDLC link station shall send without an
  2124.                         acknowledgement.  This shall range from 1 to
  2125.                         (sdlcLSAdminMODULO - 1).
  2126.  
  2127.  
  2128.  
  2129.  
  2130. Hilgeman, Nix, Bartky & Clark                                  [Page 38]
  2131.  
  2132. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2133.  
  2134.  
  2135.                         This value may controlled by the administered
  2136.                         MAXOUT, sdlcLSAdminMAXOUT, or by the MAXIN value
  2137.                         received during the XID exchange."
  2138.                     ::= { sdlcLSOperEntry 7 }
  2139.  
  2140. sdlcLSOperMODULO   OBJECT-TYPE
  2141.                     SYNTAX      INTEGER
  2142.                     {
  2143.                         eight(8),
  2144.                         onetwentyeight(128)
  2145.                     }
  2146.                     MAX-ACCESS  read-only
  2147.                     STATUS      current
  2148.                     DESCRIPTION
  2149.                         "This object reflects the current modulus for
  2150.                         an SDLC link station.  This modulus determines
  2151.                         the size of rotating acknowledgement window
  2152.                         used by the SDLC link station pair."
  2153.                      DEFVAL { eight }
  2154.                     ::= { sdlcLSOperEntry 8 }
  2155.  
  2156. sdlcLSOperRETRIESm  OBJECT-TYPE
  2157.                     SYNTAX      INTEGER (0..128)
  2158.                     MAX-ACCESS  read-only
  2159.                     STATUS      current
  2160.                     DESCRIPTION
  2161.                         "This object controls number of retries in a
  2162.                         retry sequence for an SDLC link station.  A
  2163.                         retry sequence is a series of retransmitted
  2164.                         frames ( data or control) for which no positive
  2165.                         acknowledgement is received.
  2166.  
  2167.                         The current number of times that the retry
  2168.                         sequence is to be repeated is reflected by the
  2169.                         object:  sdlcLSOperRETRIESn.  The current
  2170.                         interval between retry sequences is reflected
  2171.                         by the object:  sdlcLSOperRETRIESt."
  2172.                     ::= { sdlcLSOperEntry 9 }
  2173.  
  2174. sdlcLSOperRETRIESt  OBJECT-TYPE
  2175.                     SYNTAX      TimeInterval
  2176.                     MAX-ACCESS  read-only
  2177.                     STATUS      current
  2178.                     DESCRIPTION
  2179.                         "This object reflects the current interval (in
  2180.                         1/100ths of a second) between retry sequences
  2181.                         for an SDLC link station if multiple retry
  2182.                         sequences are specified.  A retry sequence is a
  2183.  
  2184.  
  2185.  
  2186. Hilgeman, Nix, Bartky & Clark                                  [Page 39]
  2187.  
  2188. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2189.  
  2190.  
  2191.                         series of retransmitted frames ( data or
  2192.                         control) for which no positive acknowledgement
  2193.                         is received.
  2194.  
  2195.                         The object descriptor contains the name of an
  2196.                         NCP configuration parameter, RETRIESt.  Please
  2197.                         note that the value of this object represents
  2198.                         1/100ths of a second while the NCP RETRIESt is
  2199.                         represented in seconds.
  2200.  
  2201.                         The current number of repeated retries
  2202.                         sequences is reflected by the object:
  2203.                         sdlcLSOperRETRIESn.  The current retries per
  2204.                         sequence is reflected by the object:
  2205.                         sdlcLSOperRETRIESm."
  2206.                     ::= { sdlcLSOperEntry 10 }
  2207.  
  2208. sdlcLSOperRETRIESn OBJECT-TYPE
  2209.                     SYNTAX      INTEGER (0..127)
  2210.                     MAX-ACCESS  read-only
  2211.                     STATUS      current
  2212.                     DESCRIPTION
  2213.                         "This object reflects the current number of
  2214.                         times that a retry sequence is repeated for an
  2215.                         SDLC link station.  A retry sequence is a
  2216.                         series of retransmitted frames ( data or
  2217.                         control) for which no positive acknowledgement
  2218.                         is received.
  2219.  
  2220.                         The current interval between retry sequences is
  2221.                         reflected by the object: sdlcLSOperRETRIESn.
  2222.                         The current retries per sequence is reflected
  2223.                         by the object:  sdlcLSOperRETRIESm."
  2224.                     ::= { sdlcLSOperEntry 11 }
  2225.  
  2226. sdlcLSOperRNRLIMIT  OBJECT-TYPE
  2227.                     SYNTAX      TimeInterval
  2228.                     MAX-ACCESS  read-only
  2229.                     STATUS      current
  2230.                     DESCRIPTION
  2231.                         "This object reflects the current length of
  2232.                         time (in 1/100ths of a second) that an SDLC
  2233.                         link station will allow its adjacent link
  2234.                         station to remain in a busy (RNR) state before
  2235.                         declaring it inoperative.
  2236.  
  2237.                         The object descriptor contains the name of an
  2238.                         NCP configuration parameter, RNRLIMIT.  Please
  2239.  
  2240.  
  2241.  
  2242. Hilgeman, Nix, Bartky & Clark                                  [Page 40]
  2243.  
  2244. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2245.  
  2246.  
  2247.                         note that the value of this object represents
  2248.                         1/100ths of a second while the NCP RNRLIMIT is
  2249.                         represented in minutes.
  2250.  
  2251.                         A value of sdlcLSOperRNRLIMIT == 0 means there
  2252.                         is no limit."
  2253.                     ::= { sdlcLSOperEntry 12 }
  2254.  
  2255. sdlcLSOperDATMODE   OBJECT-TYPE
  2256.                     SYNTAX      INTEGER
  2257.                     {
  2258.                         half(1),
  2259.                         full(2)
  2260.                     }
  2261.                     MAX-ACCESS  read-only
  2262.                     STATUS      current
  2263.                     DESCRIPTION
  2264.                         "This object reflects whether the current
  2265.                         communications mode with the adjacent link
  2266.                         station is two-way-alternate (half) or
  2267.                         two-way-simultaneous (full)."
  2268.                     ::= { sdlcLSOperEntry 13 }
  2269.  
  2270. sdlcLSOperLastModifyTime    OBJECT-TYPE
  2271.                     SYNTAX      TimeTicks
  2272.                     MAX-ACCESS  read-only
  2273.                     STATUS      current
  2274.                     DESCRIPTION
  2275.                         "This object describes the value of sysUpTime
  2276.                          when this link station definition was last
  2277.                          modified.  If the link station has not been
  2278.                          modified, then this value shall be zero."
  2279.                     ::= { sdlcLSOperEntry 14 }
  2280.  
  2281. sdlcLSOperLastFailTime    OBJECT-TYPE
  2282.                     SYNTAX      TimeTicks
  2283.                     MAX-ACCESS  read-only
  2284.                     STATUS      current
  2285.                     DESCRIPTION
  2286.                         "This object describes the value of sysUpTime
  2287.                          when this SDLC link station last failed.  If
  2288.                          the link station has not failed, then this
  2289.                          value shall be zero."
  2290.                     ::= { sdlcLSOperEntry 15 }
  2291.  
  2292. sdlcLSOperLastFailCause    OBJECT-TYPE
  2293.                     SYNTAX      INTEGER
  2294.                     {
  2295.  
  2296.  
  2297.  
  2298. Hilgeman, Nix, Bartky & Clark                                  [Page 41]
  2299.  
  2300. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2301.  
  2302.  
  2303.                         undefined(1),
  2304.                         rxFRMR(2),
  2305.                         txFRMR(3),
  2306.                         noResponse(4),
  2307.                         protocolErr(5),
  2308.                         noActivity(6),
  2309.                         rnrLimit(7),
  2310.                         retriesExpired(8)
  2311.                     }
  2312.                     MAX-ACCESS  read-only
  2313.                     STATUS      current
  2314.                     DESCRIPTION
  2315.                         "This enumerated object reflects the cause of
  2316.                         the last failure of this SDLC link station.  If
  2317.                         the link station has not failed, then this
  2318.                         object will have a value of undefined(1)."
  2319.                     DEFVAL { undefined }
  2320.                     ::= { sdlcLSOperEntry 16 }
  2321.  
  2322. sdlcLSOperLastFailCtrlIn  OBJECT-TYPE
  2323.                     SYNTAX      OCTET STRING (SIZE(1..2))
  2324.                     MAX-ACCESS  read-only
  2325.                     STATUS      current
  2326.                     DESCRIPTION
  2327.                         "This object reflects the last control octet or
  2328.                         octets (depending on modulus) received by this
  2329.                         SDLC link station at the time of the last
  2330.                         failure.  If the link station has not failed,
  2331.                         then this value has no meaning."
  2332.                     ::= { sdlcLSOperEntry 17 }
  2333.  
  2334. sdlcLSOperLastFailCtrlOut  OBJECT-TYPE
  2335.                     SYNTAX      OCTET STRING (SIZE(1..2))
  2336.                     MAX-ACCESS  read-only
  2337.                     STATUS      current
  2338.                     DESCRIPTION
  2339.                         "This object reflects the last control octet or
  2340.                         octets (depending on modulus) sent by this SDLC
  2341.                         link station at the time of the last failure.
  2342.                         If the link station has not failed, then this
  2343.                         value has no meaning."
  2344.                     ::= { sdlcLSOperEntry 18 }
  2345.  
  2346. sdlcLSOperLastFailFRMRInfo  OBJECT-TYPE
  2347.                     SYNTAX      OCTET STRING (SIZE(3))
  2348.                     MAX-ACCESS  read-only
  2349.                     STATUS      current
  2350.                     DESCRIPTION
  2351.  
  2352.  
  2353.  
  2354. Hilgeman, Nix, Bartky & Clark                                  [Page 42]
  2355.  
  2356. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2357.  
  2358.  
  2359.                         "This object reflects the information field of
  2360.                         the FRMR frame if the last failure for this
  2361.                         SDLC link station was as a result of an invalid
  2362.                         frame.  Otherwise, this field has no meaning."
  2363.                     ::= { sdlcLSOperEntry 19 }
  2364.  
  2365. sdlcLSOperLastFailREPLYTOs  OBJECT-TYPE
  2366.                     SYNTAX      Counter32
  2367.                     MAX-ACCESS  read-only
  2368.                     STATUS      current
  2369.                     DESCRIPTION
  2370.                         "This object reflects the number of times that
  2371.                         the REPLYTO timer had expired for an SDLC link
  2372.                         station at the time of the last failure. If the
  2373.                         link station has not failed, then this value
  2374.                         has no meaning."
  2375.                     ::= { sdlcLSOperEntry 20 }
  2376.  
  2377. sdlcLSOperEcho      OBJECT-TYPE
  2378.                     SYNTAX      INTEGER
  2379.                     {
  2380.                          no(1),
  2381.                          yes(2)
  2382.                     }
  2383.                     MAX-ACCESS  read-only
  2384.                     STATUS      current
  2385.                     DESCRIPTION
  2386.                         "This object identifies whether the echo bit is
  2387.                          in effect for this particular link station."
  2388.                     DEFVAL { no }
  2389.                     ::= { sdlcLSOperEntry 21 }
  2390.  
  2391. sdlcLSOperGPoll     OBJECT-TYPE
  2392.                     SYNTAX      INTEGER (0..254)
  2393.                     MAX-ACCESS  read-only
  2394.                     STATUS      current
  2395.                     DESCRIPTION
  2396.                         "This object describes the group poll address
  2397.                         in effect for this link station instance."
  2398.                     DEFVAL { 0 }
  2399.                     ::= { sdlcLSOperEntry 22 }
  2400.  
  2401. sdlcLSOperSimRim    OBJECT-TYPE
  2402.                     SYNTAX      INTEGER
  2403.                     {
  2404.                          no(1),
  2405.                          yes(2)
  2406.                     }
  2407.  
  2408.  
  2409.  
  2410. Hilgeman, Nix, Bartky & Clark                                  [Page 43]
  2411.  
  2412. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2413.  
  2414.  
  2415.                     MAX-ACCESS  read-only
  2416.                     STATUS      current
  2417.                     DESCRIPTION
  2418.                         "This object reflects the support for
  2419.                         transmission and receipt of SIM and RIM control
  2420.                         frames for the adjacent link station.  The
  2421.                         value of this object is set from the XID field
  2422.                         received from the adjacent link station."
  2423.                     DEFVAL { no }
  2424.                     ::= { sdlcLSOperEntry 23 }
  2425.  
  2426. sdlcLSOperXmitRcvCap OBJECT-TYPE
  2427.                     SYNTAX      INTEGER
  2428.                     {
  2429.                          twa(1),
  2430.                          tws(2)
  2431.                     }
  2432.                     MAX-ACCESS  read-only
  2433.                     STATUS      current
  2434.                     DESCRIPTION
  2435.                         "This object reflects the transmit-receive
  2436.                         capabilities for the adjacent SDLC link
  2437.                         station.  The value of this object is the value
  2438.                         of the transmit-receive capability indicator
  2439.                         received in the XID image from the adjacent
  2440.                         link station."
  2441.                     DEFVAL { twa }
  2442.                     ::= { sdlcLSOperEntry 24 }
  2443.  
  2444.  
  2445. --  *************************************************************
  2446. --  *                                                           *
  2447. --  *           THE SDLC LINK STATION STATISTICS TABLE          *
  2448. --  *                                                           *
  2449. --  *************************************************************
  2450.  
  2451. sdlcLSStatsTable  OBJECT-TYPE
  2452.                     SYNTAX      SEQUENCE OF SdlcLSStatsEntry
  2453.                     MAX-ACCESS  not-accessible
  2454.                     STATUS      current
  2455.                     DESCRIPTION
  2456.                         "Each entry in this table contains statistics
  2457.                         for a specific SDLC link station."
  2458.                      ::= { sdlcLSGroup 3 }
  2459.  
  2460. sdlcLSStatsEntry  OBJECT-TYPE
  2461.                     SYNTAX      SdlcLSStatsEntry
  2462.                     MAX-ACCESS  not-accessible
  2463.  
  2464.  
  2465.  
  2466. Hilgeman, Nix, Bartky & Clark                                  [Page 44]
  2467.  
  2468. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2469.  
  2470.  
  2471.                     STATUS      current
  2472.                     DESCRIPTION
  2473.                         "A list of statistics for an SDLC link station."
  2474.                     INDEX   { ifIndex, sdlcLSAddress }
  2475.                     ::= { sdlcLSStatsTable 1 }
  2476.  
  2477. SdlcLSStatsEntry ::= SEQUENCE
  2478. {
  2479.         sdlcLSStatsBLUsIn             Counter32,
  2480.         sdlcLSStatsBLUsOut            Counter32,
  2481.         sdlcLSStatsOctetsIn           Counter32,
  2482.         sdlcLSStatsOctetsOut          Counter32,
  2483.         sdlcLSStatsPollsIn            Counter32,
  2484.         sdlcLSStatsPollsOut           Counter32,
  2485.         sdlcLSStatsPollRspsIn         Counter32,
  2486.         sdlcLSStatsPollRspsOut        Counter32,
  2487.         sdlcLSStatsLocalBusies        Counter32,
  2488.         sdlcLSStatsRemoteBusies       Counter32,
  2489.         sdlcLSStatsIFramesIn          Counter32,
  2490.         sdlcLSStatsIFramesOut         Counter32,
  2491.         sdlcLSStatsUIFramesIn         Counter32,
  2492.         sdlcLSStatsUIFramesOut        Counter32,
  2493.         sdlcLSStatsXIDsIn             Counter32,
  2494.         sdlcLSStatsXIDsOut            Counter32,
  2495.         sdlcLSStatsTESTsIn            Counter32,
  2496.         sdlcLSStatsTESTsOut           Counter32,
  2497.         sdlcLSStatsREJsIn             Counter32,
  2498.         sdlcLSStatsREJsOut            Counter32,
  2499.         sdlcLSStatsFRMRsIn            Counter32,
  2500.         sdlcLSStatsFRMRsOut           Counter32,
  2501.         sdlcLSStatsSIMsIn             Counter32,
  2502.         sdlcLSStatsSIMsOut            Counter32,
  2503.         sdlcLSStatsRIMsIn             Counter32,
  2504.         sdlcLSStatsRIMsOut            Counter32,
  2505.         sdlcLSStatsDISCIn             Counter32,
  2506.         sdlcLSStatsDISCOut            Counter32,
  2507.         sdlcLSStatsUAIn               Counter32,
  2508.         sdlcLSStatsUAOut              Counter32,
  2509.         sdlcLSStatsDMIn               Counter32,
  2510.         sdlcLSStatsDMOut              Counter32,
  2511.         sdlcLSStatsSNRMIn             Counter32,
  2512.         sdlcLSStatsSNRMOut            Counter32,
  2513.         sdlcLSStatsProtocolErrs       Counter32,
  2514.         sdlcLSStatsActivityTOs        Counter32,
  2515.         sdlcLSStatsRNRLIMITs          Counter32,
  2516.         sdlcLSStatsRetriesExps        Counter32,
  2517.         sdlcLSStatsRetransmitsIn      Counter32,
  2518.         sdlcLSStatsRetransmitsOut     Counter32
  2519.  
  2520.  
  2521.  
  2522. Hilgeman, Nix, Bartky & Clark                                  [Page 45]
  2523.  
  2524. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2525.  
  2526.  
  2527. }
  2528.  
  2529. sdlcLSStatsBLUsIn   OBJECT-TYPE
  2530.                     SYNTAX      Counter32
  2531.                     MAX-ACCESS  read-only
  2532.                     STATUS      current
  2533.                     DESCRIPTION
  2534.                         "This object reflects the total basic link
  2535.                         units (BLUs; frames) received from an adjacent
  2536.                         SDLC link station since link station startup.
  2537.                         At link station startup time, this object must
  2538.                         be initialized to zero."
  2539.                     ::= { sdlcLSStatsEntry 1 }
  2540.  
  2541. sdlcLSStatsBLUsOut   OBJECT-TYPE
  2542.                     SYNTAX      Counter32
  2543.                     MAX-ACCESS  read-only
  2544.                     STATUS      current
  2545.                     DESCRIPTION
  2546.                         "This object reflects the total basic link
  2547.                         units (BLUs; frames), transmitted to an
  2548.                         adjacent SDLC link station since link station
  2549.                         startup.  At link station startup time, this
  2550.                         object must be initialized to zero."
  2551.                     ::= { sdlcLSStatsEntry 2 }
  2552.  
  2553. sdlcLSStatsOctetsIn OBJECT-TYPE
  2554.                     SYNTAX      Counter32
  2555.                     MAX-ACCESS  read-only
  2556.                     STATUS      current
  2557.                     DESCRIPTION
  2558.                         "This object reflects the total octets received
  2559.                         from an adjacent SDLC link station since link
  2560.                         station startup.  This object covers the
  2561.                         address, control, and information field of
  2562.                         I-Frames only.  At link station startup time,
  2563.                         this object must be initialized to zero."
  2564.                     ::= { sdlcLSStatsEntry 3 }
  2565.  
  2566. sdlcLSStatsOctetsOut OBJECT-TYPE
  2567.                     SYNTAX      Counter32
  2568.                     MAX-ACCESS  read-only
  2569.                     STATUS      current
  2570.                     DESCRIPTION
  2571.                         "This object reflects the total octets
  2572.                         transmitted to an adjacent SDLC link station
  2573.                         since link station startup.  This object covers
  2574.                         the address, control, and information field of
  2575.  
  2576.  
  2577.  
  2578. Hilgeman, Nix, Bartky & Clark                                  [Page 46]
  2579.  
  2580. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2581.  
  2582.  
  2583.                         I-Frames only.  At link station startup time,
  2584.                         this object must be initialized to zero."
  2585.                     ::= { sdlcLSStatsEntry 4 }
  2586.  
  2587. sdlcLSStatsPollsIn  OBJECT-TYPE
  2588.                     SYNTAX      Counter32
  2589.                     MAX-ACCESS  read-only
  2590.                     STATUS      current
  2591.                     DESCRIPTION
  2592.                         "This object reflects the total polls received
  2593.                         from an adjacent SDLC link station since link
  2594.                         station startup.  At link station startup time,
  2595.                         this object must be initialized to zero."
  2596.                     ::= { sdlcLSStatsEntry 5 }
  2597.  
  2598. sdlcLSStatsPollsOut OBJECT-TYPE
  2599.                     SYNTAX      Counter32
  2600.                     MAX-ACCESS  read-only
  2601.                     STATUS      current
  2602.                     DESCRIPTION
  2603.                         "This object reflects the total polls sent to
  2604.                         an adjacent SDLC link station since link
  2605.                         station startup.  At link station startup time,
  2606.                         this object must be initialized to zero."
  2607.                     ::= { sdlcLSStatsEntry 6 }
  2608.  
  2609. sdlcLSStatsPollRspsOut OBJECT-TYPE
  2610.                     SYNTAX      Counter32
  2611.                     MAX-ACCESS  read-only
  2612.                     STATUS      current
  2613.                     DESCRIPTION
  2614.                         "This object reflects the total number of poll
  2615.                         responses sent to the adjacent SDLC link
  2616.                         station since link station startup.  This value
  2617.                         includes I-frames that are sent in response to
  2618.                         a poll.
  2619.  
  2620.                         At link station startup time, this object must
  2621.                         be initialized to zero."
  2622.                     ::= { sdlcLSStatsEntry 7 }
  2623.  
  2624. sdlcLSStatsPollRspsIn OBJECT-TYPE
  2625.                     SYNTAX      Counter32
  2626.                     MAX-ACCESS  read-only
  2627.                     STATUS      current
  2628.                     DESCRIPTION
  2629.                         "This object reflects the total number of poll
  2630.                         responses received from the adjacent SDLC link
  2631.  
  2632.  
  2633.  
  2634. Hilgeman, Nix, Bartky & Clark                                  [Page 47]
  2635.  
  2636. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2637.  
  2638.  
  2639.                         station since station startup.  This value
  2640.                         includes I-frames that are received in response
  2641.                         to a poll.
  2642.  
  2643.                         At link station startup time, this object must
  2644.                         be initialized to zero."
  2645.                     ::= { sdlcLSStatsEntry 8 }
  2646.  
  2647. sdlcLSStatsLocalBusies OBJECT-TYPE
  2648.                     SYNTAX      Counter32
  2649.                     MAX-ACCESS  read-only
  2650.                     STATUS      current
  2651.                     DESCRIPTION
  2652.                         "This object reflects the total number of times
  2653.                         that the local SDLC link station has entered a
  2654.                         busy state (RNR) since link station startup.
  2655.                         At link station startup time, this object must
  2656.                         be initialized to zero."
  2657.                     ::= { sdlcLSStatsEntry 9 }
  2658.  
  2659. sdlcLSStatsRemoteBusies OBJECT-TYPE
  2660.                     SYNTAX      Counter32
  2661.                     MAX-ACCESS  read-only
  2662.                     STATUS      current
  2663.                     DESCRIPTION
  2664.                         "This object reflects the total number of times
  2665.                         that an adjacent ( remote) SDLC link station
  2666.                         has entered a busy state (RNR) since link
  2667.                         station startup.  At link station startup time,
  2668.                         this object must be initialized to zero."
  2669.                     ::= { sdlcLSStatsEntry 10 }
  2670.  
  2671. sdlcLSStatsIFramesIn OBJECT-TYPE
  2672.                     SYNTAX      Counter32
  2673.                     MAX-ACCESS  read-only
  2674.                     STATUS      current
  2675.                     DESCRIPTION
  2676.                         "This object reflects the total I-frames
  2677.                         received from an adjacent SDLC link station
  2678.                         since link station startup.  At link station
  2679.                         startup time, this object must be initialized
  2680.                         to zero."
  2681.                     ::= { sdlcLSStatsEntry 11 }
  2682.  
  2683. sdlcLSStatsIFramesOut OBJECT-TYPE
  2684.                     SYNTAX      Counter32
  2685.                     MAX-ACCESS  read-only
  2686.                     STATUS      current
  2687.  
  2688.  
  2689.  
  2690. Hilgeman, Nix, Bartky & Clark                                  [Page 48]
  2691.  
  2692. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2693.  
  2694.  
  2695.                     DESCRIPTION
  2696.                         "This object reflects the total I-frames
  2697.                         transmitted to an adjacent SDLC link station
  2698.                         since link station startup.  At link station
  2699.                         startup time, this object must be initialized
  2700.                         to zero."
  2701.                     ::= { sdlcLSStatsEntry 12 }
  2702.  
  2703. sdlcLSStatsUIFramesIn OBJECT-TYPE
  2704.                     SYNTAX      Counter32
  2705.                     MAX-ACCESS  read-only
  2706.                     STATUS      current
  2707.                     DESCRIPTION
  2708.                         "This object reflects the total UI-frames
  2709.                         received from an adjacent SDLC link station
  2710.                         since link station startup."
  2711.                     ::= { sdlcLSStatsEntry 13 }
  2712.  
  2713. sdlcLSStatsUIFramesOut OBJECT-TYPE
  2714.                     SYNTAX      Counter32
  2715.                     MAX-ACCESS  read-only
  2716.                     STATUS      current
  2717.                     DESCRIPTION
  2718.                        "This object reflects the total UI-frames
  2719.                        transmitted to an adjacent SDLC link station
  2720.                        since link station startup."
  2721.                     ::= { sdlcLSStatsEntry 14 }
  2722.  
  2723. sdlcLSStatsXIDsIn   OBJECT-TYPE
  2724.                     SYNTAX      Counter32
  2725.                     MAX-ACCESS  read-only
  2726.                     STATUS      current
  2727.                     DESCRIPTION
  2728.                         "This object reflects the total XID frames
  2729.                         received from an adjacent SDLC link station
  2730.                         since link station startup."
  2731.                     ::= { sdlcLSStatsEntry 15 }
  2732.  
  2733. sdlcLSStatsXIDsOut  OBJECT-TYPE
  2734.                     SYNTAX      Counter32
  2735.                     MAX-ACCESS  read-only
  2736.                     STATUS      current
  2737.                     DESCRIPTION
  2738.                         "This object reflects the total XID frames
  2739.                         transmitted to an adjacent SDLC link station
  2740.                         since link station startup."
  2741.                     ::= { sdlcLSStatsEntry 16 }
  2742.  
  2743.  
  2744.  
  2745.  
  2746. Hilgeman, Nix, Bartky & Clark                                  [Page 49]
  2747.  
  2748. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2749.  
  2750.  
  2751. sdlcLSStatsTESTsIn   OBJECT-TYPE
  2752.                     SYNTAX      Counter32
  2753.                     MAX-ACCESS  read-only
  2754.                     STATUS      current
  2755.                     DESCRIPTION
  2756.                         "This object reflects the total TEST frames,
  2757.                         commands or responses, received from an
  2758.                         adjacent SDLC link station since link station
  2759.                         startup."
  2760.                     ::= { sdlcLSStatsEntry 17 }
  2761.  
  2762. sdlcLSStatsTESTsOut  OBJECT-TYPE
  2763.                     SYNTAX      Counter32
  2764.                     MAX-ACCESS  read-only
  2765.                     STATUS      current
  2766.                     DESCRIPTION
  2767.                         "This object reflects the total TEST frames,
  2768.                         commands or responses, transmitted to an
  2769.                         adjacent SDLC link station since link station
  2770.                         startup."
  2771.                     ::= { sdlcLSStatsEntry 18 }
  2772.  
  2773. sdlcLSStatsREJsIn   OBJECT-TYPE
  2774.                     SYNTAX      Counter32
  2775.                     MAX-ACCESS  read-only
  2776.                     STATUS      current
  2777.                     DESCRIPTION
  2778.                         "This object reflects the total REJ frames
  2779.                         received from an adjacent SDLC link station
  2780.                         since link station startup."
  2781.                     ::= { sdlcLSStatsEntry 19 }
  2782.  
  2783. sdlcLSStatsREJsOut  OBJECT-TYPE
  2784.                     SYNTAX      Counter32
  2785.                     MAX-ACCESS  read-only
  2786.                     STATUS      current
  2787.                     DESCRIPTION
  2788.                         "This object reflects the total REJ frames
  2789.                         transmitted to an adjacent SDLC link station
  2790.                         since link station startup."
  2791.                     ::= { sdlcLSStatsEntry 20 }
  2792.  
  2793. sdlcLSStatsFRMRsIn  OBJECT-TYPE
  2794.                     SYNTAX      Counter32
  2795.                     MAX-ACCESS  read-only
  2796.                     STATUS      current
  2797.                     DESCRIPTION
  2798.                         "This object reflects the total frame reject
  2799.  
  2800.  
  2801.  
  2802. Hilgeman, Nix, Bartky & Clark                                  [Page 50]
  2803.  
  2804. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2805.  
  2806.  
  2807.                         (FRMR) frames received from an adjacent SDLC
  2808.                         link station since link station startup."
  2809.                     ::= { sdlcLSStatsEntry 21 }
  2810.  
  2811. sdlcLSStatsFRMRsOut  OBJECT-TYPE
  2812.                     SYNTAX      Counter32
  2813.                     MAX-ACCESS  read-only
  2814.                     STATUS      current
  2815.                     DESCRIPTION
  2816.                         "This object reflects the total frame reject
  2817.                         (FRMR) frames transmitted to an adjacent SDLC
  2818.                         link station since link station startup."
  2819.                     ::= { sdlcLSStatsEntry 22 }
  2820.  
  2821. sdlcLSStatsSIMsIn   OBJECT-TYPE
  2822.                     SYNTAX      Counter32
  2823.                     MAX-ACCESS  read-only
  2824.                     STATUS      current
  2825.                     DESCRIPTION
  2826.                         "This object reflects the total set
  2827.                         initialization mode (SIM) frames received from
  2828.                         an adjacent SDLC link station since link station
  2829.                         startup."
  2830.                     ::= { sdlcLSStatsEntry 23 }
  2831.  
  2832. sdlcLSStatsSIMsOut  OBJECT-TYPE
  2833.                     SYNTAX      Counter32
  2834.                     MAX-ACCESS  read-only
  2835.                     STATUS      current
  2836.                     DESCRIPTION
  2837.                         "This object reflects the total set
  2838.                         initialization mode (SIM) frames transmitted to
  2839.                         an adjacent SDLC link station since link station
  2840.                         startup.  At link station startup time, this
  2841.                         object must be initialized to zero."
  2842.                     ::= { sdlcLSStatsEntry 24 }
  2843.  
  2844. sdlcLSStatsRIMsIn   OBJECT-TYPE
  2845.                     SYNTAX      Counter32
  2846.                     MAX-ACCESS  read-only
  2847.                     STATUS      current
  2848.                     DESCRIPTION
  2849.                         "This object reflects the total request
  2850.                         initialization mode (RIM) frames received from
  2851.                         an adjacent SDLC link station since link station
  2852.                         startup.  At link station startup time, this
  2853.                         object must be initialized to zero."
  2854.                     ::= { sdlcLSStatsEntry 25 }
  2855.  
  2856.  
  2857.  
  2858. Hilgeman, Nix, Bartky & Clark                                  [Page 51]
  2859.  
  2860. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2861.  
  2862.  
  2863. sdlcLSStatsRIMsOut  OBJECT-TYPE
  2864.                     SYNTAX      Counter32
  2865.                     MAX-ACCESS  read-only
  2866.                     STATUS      current
  2867.                     DESCRIPTION
  2868.                         "This object reflects the total request
  2869.                         initialization mode (RIM) frames transmitted to
  2870.                         an adjacent SDLC link station since link station
  2871.                         startup.  At link station startup time, this
  2872.                         object must be initialized to zero."
  2873.                     ::= { sdlcLSStatsEntry 26 }
  2874.  
  2875. sdlcLSStatsDISCIn   OBJECT-TYPE
  2876.                     SYNTAX      Counter32
  2877.                     MAX-ACCESS  read-only
  2878.                     STATUS      current
  2879.                     DESCRIPTION
  2880.                         "This object reflects the total number of
  2881.                          disconnect (DISC) requests received from an
  2882.                          adjacent SDLC link station since link station
  2883.                          startup.  At link station startup time, this
  2884.                          object must be initialized to zero."
  2885.                     ::= { sdlcLSStatsEntry 27 }
  2886.  
  2887. sdlcLSStatsDISCOut  OBJECT-TYPE
  2888.                     SYNTAX      Counter32
  2889.                     MAX-ACCESS  read-only
  2890.                     STATUS      current
  2891.                     DESCRIPTION
  2892.                         "This object reflects the total number of
  2893.                          disconnect (DISC) requests transmited to an
  2894.                          adjacent SDLC link station since link station
  2895.                          startup.  At link station startup time, this
  2896.                          object must be initialized to zero."
  2897.                     ::= { sdlcLSStatsEntry 28 }
  2898.  
  2899. sdlcLSStatsUAIn     OBJECT-TYPE
  2900.                     SYNTAX      Counter32
  2901.                     MAX-ACCESS  read-only
  2902.                     STATUS      current
  2903.                     DESCRIPTION
  2904.                         "This object reflects the total number of
  2905.                          unnumbered acknowledgements (UA) requests
  2906.                          received from an adjacent SDLC link station
  2907.                          since link station startup.  At link station
  2908.                          startup time, this object must be initialized
  2909.                          to zero."
  2910.                     ::= { sdlcLSStatsEntry 29 }
  2911.  
  2912.  
  2913.  
  2914. Hilgeman, Nix, Bartky & Clark                                  [Page 52]
  2915.  
  2916. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2917.  
  2918.  
  2919. sdlcLSStatsUAOut    OBJECT-TYPE
  2920.                     SYNTAX      Counter32
  2921.                     MAX-ACCESS  read-only
  2922.                     STATUS      current
  2923.                     DESCRIPTION
  2924.                         "This object reflects the total number of
  2925.                          unnumbered acknowledgements (UA) requests
  2926.                          transmited to an adjacent SDLC link station
  2927.                          since link station startup.  At link station
  2928.                          startup time, this object must be initialized
  2929.                          to zero."
  2930.                     ::= { sdlcLSStatsEntry 30 }
  2931.  
  2932. sdlcLSStatsDMIn     OBJECT-TYPE
  2933.                     SYNTAX      Counter32
  2934.                     MAX-ACCESS  read-only
  2935.                     STATUS      current
  2936.                     DESCRIPTION
  2937.                         "This object reflects the total number of
  2938.                          disconnect mode (DM) requests received from an
  2939.                          adjacent SDLC link station since link station
  2940.                          startup.  At link station startup time, this
  2941.                          object must be initialized to zero."
  2942.                     ::= { sdlcLSStatsEntry 31 }
  2943.  
  2944. sdlcLSStatsDMOut    OBJECT-TYPE
  2945.                     SYNTAX      Counter32
  2946.                     MAX-ACCESS  read-only
  2947.                     STATUS      current
  2948.                     DESCRIPTION
  2949.                         "This object reflects the total number of
  2950.                          disconnect mode (DM) requests transmited to an
  2951.                          adjacent SDLC link station since link station
  2952.                          startup.  At link station startup time, this
  2953.                          object must be initialized to zero."
  2954.                     ::= { sdlcLSStatsEntry 32 }
  2955.  
  2956. sdlcLSStatsSNRMIn   OBJECT-TYPE
  2957.                     SYNTAX      Counter32
  2958.                     MAX-ACCESS  read-only
  2959.                     STATUS      current
  2960.                     DESCRIPTION
  2961.                         "This object reflects the total number of
  2962.                          set normal response mode (SNRM/SNRME) requests
  2963.                          received from an adjacent SDLC link station
  2964.                          since link station startup.  At link station
  2965.                          startup time, this object must be initialized
  2966.                          to zero."
  2967.  
  2968.  
  2969.  
  2970. Hilgeman, Nix, Bartky & Clark                                  [Page 53]
  2971.  
  2972. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  2973.  
  2974.  
  2975.                     ::= { sdlcLSStatsEntry 33 }
  2976.  
  2977. sdlcLSStatsSNRMOut  OBJECT-TYPE
  2978.                     SYNTAX      Counter32
  2979.                     MAX-ACCESS  read-only
  2980.                     STATUS      current
  2981.                     DESCRIPTION
  2982.                         "This object reflects the total number of
  2983.                          set normal response mode (SNRM/SNRME) requests
  2984.                          transmited to an adjacent SDLC link station
  2985.                          since link station startup.  At link station
  2986.                          startup time, this object must be initialized
  2987.                          to zero."
  2988.                     ::= { sdlcLSStatsEntry 34 }
  2989.  
  2990. sdlcLSStatsProtocolErrs OBJECT-TYPE
  2991.                     SYNTAX      Counter32
  2992.                     MAX-ACCESS  read-only
  2993.                     STATUS      current
  2994.                     DESCRIPTION
  2995.                         "This object reflects the total occurrences,
  2996.                         since link station startup, where this SDLC
  2997.                         link station has inactivated the link as a
  2998.                         result of receiving a frame from its adjacent
  2999.                         link station which was in violation of the
  3000.                         protocol.  At link station startup time, this
  3001.                         object must be initialized to zero."
  3002.                     ::= { sdlcLSStatsEntry 35 }
  3003.  
  3004. sdlcLSStatsActivityTOs OBJECT-TYPE
  3005.                     SYNTAX      Counter32
  3006.                     MAX-ACCESS  read-only
  3007.                     STATUS      current
  3008.                     DESCRIPTION
  3009.                         "This object reflects the total occurrences,
  3010.                         since startup, where this SDLC link station has
  3011.                         inactivated the link as a result of no activity
  3012.                         on the link.  At link station startup time,
  3013.                         this object must be initialized to zero."
  3014.                     ::= { sdlcLSStatsEntry 36 }
  3015.  
  3016. sdlcLSStatsRNRLIMITs OBJECT-TYPE
  3017.                     SYNTAX      Counter32
  3018.                     MAX-ACCESS  read-only
  3019.                     STATUS      current
  3020.                     DESCRIPTION
  3021.                         "This object reflects the total occurrences,
  3022.                         since startup, where this SDLC link station has
  3023.  
  3024.  
  3025.  
  3026. Hilgeman, Nix, Bartky & Clark                                  [Page 54]
  3027.  
  3028. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3029.  
  3030.  
  3031.                         inactivated the link as a result of its
  3032.                         RNRLIMIT timer expiring.  At link station
  3033.                         startup time, this object must be initialized
  3034.                         to zero."
  3035.                     ::= { sdlcLSStatsEntry 37 }
  3036.  
  3037. sdlcLSStatsRetriesExps OBJECT-TYPE
  3038.                     SYNTAX      Counter32
  3039.                     MAX-ACCESS  read-only
  3040.                     STATUS      current
  3041.                     DESCRIPTION
  3042.                         "This object reflects the total occurrences,
  3043.                         since startup, where this SDLC link station has
  3044.                         inactivated the link as a result of a retry
  3045.                         sequence being exhausted.  At link station
  3046.                         startup time, this object must be initialized
  3047.                         to zero."
  3048.                     ::= { sdlcLSStatsEntry 38 }
  3049.  
  3050. sdlcLSStatsRetransmitsIn OBJECT-TYPE
  3051.                     SYNTAX      Counter32
  3052.                     MAX-ACCESS  read-only
  3053.                     STATUS      current
  3054.                     DESCRIPTION
  3055.                         "This object reflects the total number of
  3056.                          information frames retransmitted by the remote
  3057.                          link station because the N(s) received from
  3058.                          that link station indicated that one or more
  3059.                          information frames sent by that station were
  3060.                          lost.  This event causes the first missing
  3061.                          information frame of a window and all
  3062.                          subsequent information frames to be
  3063.                          retransmitted.  At link station startup time,
  3064.                          this object must be initialized to zero.
  3065.  
  3066.                          Management: If the value of
  3067.                          sdlcLSStatsRetransmitsIn grows over time, then
  3068.                          the quality of the serial line is in
  3069.                          question.  You might want to look at
  3070.                          decreasing the value for
  3071.                          sdlcLSAdminMAXDATASend to compensate for the
  3072.                          lower quality line."
  3073.                     ::= { sdlcLSStatsEntry 39 }
  3074.  
  3075. sdlcLSStatsRetransmitsOut OBJECT-TYPE
  3076.                     SYNTAX      Counter32
  3077.                     MAX-ACCESS  read-only
  3078.                     STATUS      current
  3079.  
  3080.  
  3081.  
  3082. Hilgeman, Nix, Bartky & Clark                                  [Page 55]
  3083.  
  3084. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3085.  
  3086.  
  3087.                     DESCRIPTION
  3088.                         "This object reflects the total number of
  3089.                          information frames retransmitted to a remote
  3090.                          link station because the N(r) received from
  3091.                          that link station indicated that one or more
  3092.                          information frames sent to that station were
  3093.                          lost. This event causes the first missing
  3094.                          information frame of a window and all
  3095.                          subsequent information frames to be
  3096.                          retransmitted.  At link station startup time,
  3097.                          this object must be initialized to zero.
  3098.  
  3099.                          Management: If the value of
  3100.                          sdlcLSStatsRetransmitsOut grows over time,
  3101.                          then the quality of the serial line is in
  3102.                          question.  You might want to look at
  3103.                          decreasing the value for sdlcLSAdminMAXDATASend
  3104.                          to compensate for the lower quality line."
  3105.                     ::= { sdlcLSStatsEntry 40 }
  3106.  
  3107. --
  3108. --  TRAP DEFINITIONS
  3109. --
  3110.  
  3111. --
  3112. --  Notifications
  3113. --
  3114.  
  3115. sdlcTraps  OBJECT IDENTIFIER ::= { sdlc 3 }
  3116.  
  3117. sdlcPortStatusChange NOTIFICATION-TYPE
  3118.                      OBJECTS    { ifIndex,
  3119.                                   ifAdminStatus,
  3120.                                   ifOperStatus,
  3121.                                   sdlcPortOperLastFailTime,
  3122.                                   sdlcPortOperLastFailCause
  3123.                                 }
  3124.                      STATUS  current
  3125.                      DESCRIPTION
  3126.                          "This trap indicates that the state of an SDLC
  3127.                          port has transitioned to active or inactive."
  3128.                      ::= { sdlcTraps 1 }
  3129.  
  3130. sdlcLSStatusChange   NOTIFICATION-TYPE
  3131.                      OBJECTS    { ifIndex,
  3132.                                   sdlcLSAddress,
  3133.                                   sdlcLSOperState,
  3134.                                   sdlcLSAdminState,
  3135.  
  3136.  
  3137.  
  3138. Hilgeman, Nix, Bartky & Clark                                  [Page 56]
  3139.  
  3140. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3141.  
  3142.  
  3143.                                   sdlcLSOperLastFailTime,
  3144.                                   sdlcLSOperLastFailCause,
  3145.                                   sdlcLSOperLastFailFRMRInfo,
  3146.                                   sdlcLSOperLastFailCtrlIn,
  3147.                                   sdlcLSOperLastFailCtrlOut,
  3148.                                   sdlcLSOperLastFailREPLYTOs
  3149.                                 }
  3150.                      STATUS  current
  3151.                      DESCRIPTION
  3152.                          "This trap indicates that the state of an SDLC
  3153.                          link station has transitioned to contacted or
  3154.                          discontacted."
  3155.                      ::= { sdlcTraps 2 }
  3156.  
  3157.  
  3158. --
  3159. -- Conformance Information
  3160. --
  3161.  
  3162. sdlcConformance OBJECT IDENTIFIER ::= { sdlc 4 }
  3163.  
  3164. sdlcCompliances   OBJECT IDENTIFIER ::= { sdlcConformance 1 }
  3165. sdlcGroups        OBJECT IDENTIFIER ::= { sdlcConformance 2 }
  3166.  
  3167. --
  3168. -- Compliance Statements
  3169. --
  3170.  
  3171. sdlcCoreCompliance MODULE-COMPLIANCE
  3172.                      STATUS current
  3173.                      DESCRIPTION
  3174.                          "The core compliance statement for all SDLC
  3175.                          nodes."
  3176.                      MODULE
  3177.                          MANDATORY-GROUPS
  3178.                          {
  3179.                              sdlcCorePortAdminGroup,
  3180.                              sdlcCorePortOperGroup,
  3181.                              sdlcCorePortStatsGroup,
  3182.                              sdlcCoreLSAdminGroup,
  3183.                              sdlcCoreLSOperGroup,
  3184.                              sdlcCoreLSStatsGroup
  3185.                          }
  3186.  
  3187.                      OBJECT      sdlcPortAdminName
  3188.                      MIN-ACCESS  read-only
  3189.                      DESCRIPTION
  3190.                          "Write access is not required."
  3191.  
  3192.  
  3193.  
  3194. Hilgeman, Nix, Bartky & Clark                                  [Page 57]
  3195.  
  3196. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3197.  
  3198.  
  3199.                      OBJECT      sdlcPortAdminRole
  3200.                      MIN-ACCESS  read-only
  3201.                      DESCRIPTION
  3202.                          "Write access is not required."
  3203.  
  3204.                      OBJECT      sdlcPortAdminType
  3205.                      MIN-ACCESS  read-only
  3206.                      DESCRIPTION
  3207.                          "Write access is not required."
  3208.  
  3209.                      OBJECT      sdlcPortAdminTopology
  3210.                      MIN-ACCESS  read-only
  3211.                      DESCRIPTION
  3212.                          "Write access is not required."
  3213.  
  3214.                      OBJECT      sdlcPortAdminISTATUS
  3215.                      MIN-ACCESS  read-only
  3216.                      DESCRIPTION
  3217.                          "Write access is not required."
  3218.  
  3219.                      OBJECT      sdlcLSAddress
  3220.                      MIN-ACCESS  read-only
  3221.                      DESCRIPTION
  3222.                          "Write access is not required."
  3223.  
  3224.                      OBJECT      sdlcLSAdminName
  3225.                      MIN-ACCESS  read-only
  3226.                      DESCRIPTION
  3227.                          "Write access is not required."
  3228.  
  3229.                      OBJECT      sdlcLSAdminState
  3230.                      MIN-ACCESS  read-only
  3231.                      DESCRIPTION
  3232.                          "Write access is not required."
  3233.  
  3234.                      OBJECT      sdlcLSAdminISTATUS
  3235.                      MIN-ACCESS  read-only
  3236.                      DESCRIPTION
  3237.                          "Write access is not required."
  3238.  
  3239.                      OBJECT      sdlcLSAdminMAXDATASend
  3240.                      MIN-ACCESS  read-only
  3241.                      DESCRIPTION
  3242.                          "Write access is not required."
  3243.  
  3244.                      OBJECT      sdlcLSAdminMAXDATARcv
  3245.                      MIN-ACCESS  read-only
  3246.                      DESCRIPTION
  3247.  
  3248.  
  3249.  
  3250. Hilgeman, Nix, Bartky & Clark                                  [Page 58]
  3251.  
  3252. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3253.  
  3254.  
  3255.                          "Write access is not required."
  3256.  
  3257.                      OBJECT      sdlcLSAdminMAXIN
  3258.                      MIN-ACCESS  read-only
  3259.                      DESCRIPTION
  3260.                          "Write access is not required."
  3261.  
  3262.                      OBJECT      sdlcLSAdminMAXOUT
  3263.                      MIN-ACCESS  read-only
  3264.                      DESCRIPTION
  3265.                          "Write access is not required."
  3266.  
  3267.                      OBJECT      sdlcLSAdminMODULO
  3268.                      MIN-ACCESS  read-only
  3269.                      DESCRIPTION
  3270.                          "Write access is not required."
  3271.  
  3272.                      OBJECT      sdlcLSAdminRETRIESm
  3273.                      MIN-ACCESS  read-only
  3274.                      DESCRIPTION
  3275.                          "Write access is not required."
  3276.  
  3277.                      OBJECT      sdlcLSAdminRETRIESt
  3278.                      MIN-ACCESS  read-only
  3279.                      DESCRIPTION
  3280.                          "Write access is not required."
  3281.  
  3282.                      OBJECT      sdlcLSAdminRETRIESn
  3283.                      MIN-ACCESS  read-only
  3284.                      DESCRIPTION
  3285.                          "Write access is not required."
  3286.  
  3287.                      OBJECT      sdlcLSAdminRNRLIMIT
  3288.                      MIN-ACCESS  read-only
  3289.                      DESCRIPTION
  3290.                          "Write access is not required."
  3291.  
  3292.                      OBJECT      sdlcLSAdminDATMODE
  3293.                      MIN-ACCESS  read-only
  3294.                      DESCRIPTION
  3295.                          "Write access is not required."
  3296.  
  3297.                      OBJECT      sdlcLSAdminGPoll
  3298.                      MIN-ACCESS  read-only
  3299.                      DESCRIPTION
  3300.                          "Write access is not required."
  3301.  
  3302.                      OBJECT      sdlcLSAdminSimRim
  3303.  
  3304.  
  3305.  
  3306. Hilgeman, Nix, Bartky & Clark                                  [Page 59]
  3307.  
  3308. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3309.  
  3310.  
  3311.                      MIN-ACCESS  read-only
  3312.                      DESCRIPTION
  3313.                          "Write access is not required."
  3314.  
  3315.                      OBJECT      sdlcLSAdminRowStatus
  3316.                      MIN-ACCESS  read-only
  3317.                      DESCRIPTION
  3318.                          "Write access is not required."
  3319.  
  3320.                      ::= { sdlcCompliances 1 }
  3321.  
  3322. sdlcPrimaryCompliance  MODULE-COMPLIANCE
  3323.                      STATUS current
  3324.                      DESCRIPTION
  3325.                          "The compliance statement for all nodes that
  3326.                          are performing the role of a Primary link
  3327.                          station."
  3328.                      MODULE
  3329.                          MANDATORY-GROUPS { sdlcPrimaryGroup }
  3330.  
  3331.                      OBJECT      sdlcPortAdminPAUSE
  3332.                      MIN-ACCESS  read-only
  3333.                      DESCRIPTION
  3334.                          "Write access is not required."
  3335.  
  3336.                      OBJECT      sdlcLSAdminREPLYTO
  3337.                      MIN-ACCESS  read-only
  3338.                      DESCRIPTION
  3339.                          "Write access is not required."
  3340.  
  3341.                      ::= { sdlcCompliances 2 }
  3342.  
  3343. sdlcPrimaryMultipointCompliance  MODULE-COMPLIANCE
  3344.                      STATUS current
  3345.                      DESCRIPTION
  3346.                          "The compliance statement for all nodes that
  3347.                          are performing the role of a primary link
  3348.                          station on a multipoint line."
  3349.                      MODULE
  3350.                          MANDATORY-GROUPS { sdlcPrimaryMultipointGroup }
  3351.  
  3352.                      OBJECT      sdlcPortAdminSERVLIM
  3353.                      MIN-ACCESS  read-only
  3354.                      DESCRIPTION
  3355.                          "Write access is not required."
  3356.  
  3357.                      OBJECT      sdlcPortAdminSlowPollTimer
  3358.                      MIN-ACCESS  read-only
  3359.  
  3360.  
  3361.  
  3362. Hilgeman, Nix, Bartky & Clark                                  [Page 60]
  3363.  
  3364. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3365.  
  3366.  
  3367.                      DESCRIPTION
  3368.                          "Write access is not required."
  3369.  
  3370.                      ::= { sdlcCompliances 3 }
  3371.  
  3372.  
  3373. --
  3374. -- Core Conformance Groups for All Link Stations
  3375. --
  3376.  
  3377. sdlcCoreGroups OBJECT IDENTIFIER ::= { sdlcGroups 1 }
  3378.  
  3379. sdlcCorePortAdminGroup OBJECT-GROUP
  3380.                      OBJECTS
  3381.                      {
  3382.                          sdlcPortAdminName,      sdlcPortAdminRole,
  3383.                          sdlcPortAdminType,      sdlcPortAdminTopology,
  3384.                          sdlcPortAdminISTATUS
  3385.                      }
  3386.                      STATUS current
  3387.                      DESCRIPTION
  3388.                          "The sdlcCorePortAdminGroup defines objects
  3389.                          which are common to the PortAdmin group of all
  3390.                          compliant link stations."
  3391.                      ::= { sdlcCoreGroups 1 }
  3392.  
  3393. sdlcCorePortOperGroup OBJECT-GROUP
  3394.                      OBJECTS
  3395.                      {
  3396.                          sdlcPortOperName,
  3397.                          sdlcPortOperRole,
  3398.                          sdlcPortOperType,
  3399.                          sdlcPortOperTopology,
  3400.                          sdlcPortOperISTATUS,
  3401.                          sdlcPortOperACTIVTO,
  3402.                          sdlcPortOperLastFailTime,
  3403.                          sdlcPortOperLastFailCause
  3404.                      }
  3405.                      STATUS current
  3406.                      DESCRIPTION
  3407.                          "The sdlcCorePortOperGroup defines objects
  3408.                          which are common to the PortOper group of all
  3409.                          compliant link stations."
  3410.                      ::= { sdlcCoreGroups 2 }
  3411.  
  3412.  
  3413. sdlcCorePortStatsGroup OBJECT-GROUP
  3414.                      OBJECTS
  3415.  
  3416.  
  3417.  
  3418. Hilgeman, Nix, Bartky & Clark                                  [Page 61]
  3419.  
  3420. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3421.  
  3422.  
  3423.                      {
  3424.                          sdlcPortStatsPhysicalFailures,
  3425.                          sdlcPortStatsInvalidAddresses,
  3426.                          sdlcPortStatsDwarfFrames
  3427.                      }
  3428.                      STATUS current
  3429.                      DESCRIPTION
  3430.                          "The sdlcCorePortStatsGroup defines objects
  3431.                          which are common to the PortStats group of all
  3432.                          compliant link stations."
  3433.                      ::= { sdlcCoreGroups 3 }
  3434.  
  3435.  
  3436. sdlcCoreLSAdminGroup OBJECT-GROUP
  3437.                      OBJECTS
  3438.                      {
  3439.                          sdlcLSAddress,
  3440.                          sdlcLSAdminName,
  3441.                          sdlcLSAdminState,
  3442.                          sdlcLSAdminISTATUS,
  3443.                          sdlcLSAdminMAXDATASend,
  3444.                          sdlcLSAdminMAXDATARcv,
  3445.                          sdlcLSAdminMAXIN,
  3446.                          sdlcLSAdminMAXOUT,
  3447.                          sdlcLSAdminMODULO,
  3448.                          sdlcLSAdminRETRIESm,
  3449.                          sdlcLSAdminRETRIESt,
  3450.                          sdlcLSAdminRETRIESn,
  3451.                          sdlcLSAdminRNRLIMIT,
  3452.                          sdlcLSAdminDATMODE,
  3453.                          sdlcLSAdminGPoll,
  3454.                          sdlcLSAdminSimRim,
  3455.                          sdlcLSAdminRowStatus
  3456.                      }
  3457.                      STATUS current
  3458.                      DESCRIPTION
  3459.                          "The sdlcCorePortAdminGroup defines objects
  3460.                          which are common to the PortAdmin group of all
  3461.                          compliant link stations."
  3462.                      ::= { sdlcCoreGroups 4 }
  3463.  
  3464. sdlcCoreLSOperGroup  OBJECT-GROUP
  3465.                      OBJECTS
  3466.                      {
  3467.                          sdlcLSOperRole,
  3468.                          sdlcLSOperState,
  3469.                          sdlcLSOperMAXDATASend,
  3470.                          sdlcLSOperMAXIN,
  3471.  
  3472.  
  3473.  
  3474. Hilgeman, Nix, Bartky & Clark                                  [Page 62]
  3475.  
  3476. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3477.  
  3478.  
  3479.                          sdlcLSOperMAXOUT,
  3480.                          sdlcLSOperMODULO,
  3481.                          sdlcLSOperRETRIESm,
  3482.                          sdlcLSOperRETRIESt,
  3483.                          sdlcLSOperRETRIESn,
  3484.                          sdlcLSOperRNRLIMIT,
  3485.                          sdlcLSOperDATMODE,
  3486.                          sdlcLSOperLastFailTime,
  3487.                          sdlcLSOperLastFailCause,
  3488.                          sdlcLSOperLastFailCtrlIn,
  3489.                          sdlcLSOperLastFailCtrlOut,
  3490.                          sdlcLSOperLastFailFRMRInfo,
  3491.                          sdlcLSOperLastFailREPLYTOs,
  3492.                          sdlcLSOperEcho,
  3493.                          sdlcLSOperGPoll
  3494.                      }
  3495.                      STATUS current
  3496.                      DESCRIPTION
  3497.                          "The sdlcCorePortOperGroup defines objects
  3498.                          which are common to the PortOper group of all
  3499.                          compliant link stations."
  3500.                      ::= { sdlcCoreGroups 5 }
  3501.  
  3502.  
  3503. sdlcCoreLSStatsGroup OBJECT-GROUP
  3504.                      OBJECTS
  3505.                      {
  3506.                          sdlcLSStatsBLUsIn,
  3507.                          sdlcLSStatsBLUsOut,
  3508.                          sdlcLSStatsOctetsIn,
  3509.                          sdlcLSStatsOctetsOut,
  3510.                          sdlcLSStatsPollsIn,
  3511.                          sdlcLSStatsPollsOut,
  3512.                          sdlcLSStatsPollRspsIn,
  3513.                          sdlcLSStatsPollRspsOut,
  3514.                          sdlcLSStatsLocalBusies,
  3515.                          sdlcLSStatsRemoteBusies,
  3516.                          sdlcLSStatsIFramesIn,
  3517.                          sdlcLSStatsIFramesOut,
  3518.                          sdlcLSStatsRetransmitsIn,
  3519.                          sdlcLSStatsRetransmitsOut,
  3520.                          sdlcLSStatsUIFramesIn,
  3521.                          sdlcLSStatsUIFramesOut,
  3522.                          sdlcLSStatsXIDsIn,
  3523.                          sdlcLSStatsXIDsOut,
  3524.                          sdlcLSStatsTESTsIn,
  3525.                          sdlcLSStatsTESTsOut,
  3526.                          sdlcLSStatsREJsIn,
  3527.  
  3528.  
  3529.  
  3530. Hilgeman, Nix, Bartky & Clark                                  [Page 63]
  3531.  
  3532. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3533.  
  3534.  
  3535.                          sdlcLSStatsREJsOut,
  3536.                          sdlcLSStatsFRMRsIn,
  3537.                          sdlcLSStatsFRMRsOut,
  3538.                          sdlcLSStatsSIMsIn,
  3539.                          sdlcLSStatsSIMsOut,
  3540.                          sdlcLSStatsRIMsIn,
  3541.                          sdlcLSStatsRIMsOut,
  3542.                          sdlcLSStatsProtocolErrs,
  3543.                          sdlcLSStatsRNRLIMITs,
  3544.                          sdlcLSStatsRetriesExps
  3545.                      }
  3546.                      STATUS current
  3547.                      DESCRIPTION
  3548.                          "The sdlcCorePortStatsGroup defines objects
  3549.                          which are common to the PortStats group of all
  3550.                          compliant link stations."
  3551.                      ::= { sdlcCoreGroups 6 }
  3552.  
  3553.  
  3554. --
  3555. -- Conformance Groups for Primary Link Stations
  3556. --
  3557.  
  3558. sdlcPrimaryGroups OBJECT IDENTIFIER ::= { sdlcGroups 2 }
  3559.  
  3560. sdlcPrimaryGroup OBJECT-GROUP
  3561.                      OBJECTS
  3562.                      {
  3563.                          sdlcPortAdminPAUSE,
  3564.                          sdlcPortOperPAUSE,
  3565.                          sdlcLSAdminREPLYTO,
  3566.                          sdlcLSOperREPLYTO
  3567.                      }
  3568.                      STATUS current
  3569.                      DESCRIPTION
  3570.                          "The sdlcPrimaryGroup defines objects which
  3571.                          are common to all compliant primary link
  3572.                          stations."
  3573.                      ::= { sdlcPrimaryGroups 1 }
  3574.  
  3575. sdlcPrimaryMultipointGroup OBJECT-GROUP
  3576.                      OBJECTS
  3577.                      {
  3578.                          sdlcPortAdminSERVLIM,
  3579.                          sdlcPortAdminSlowPollTimer,
  3580.                          sdlcPortOperSlowPollMethod,
  3581.                          sdlcPortOperSERVLIM,
  3582.                          sdlcPortOperSlowPollTimer
  3583.  
  3584.  
  3585.  
  3586. Hilgeman, Nix, Bartky & Clark                                  [Page 64]
  3587.  
  3588. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3589.  
  3590.  
  3591.                      }
  3592.                      STATUS current
  3593.                      DESCRIPTION
  3594.                          "The sdlcPrimaryMultipointGroup defines objects
  3595.                          which are common to all compliant primary link
  3596.                          stations that are in a multipoint topology."
  3597.                      ::= { sdlcPrimaryGroups 2 }
  3598.  
  3599.  
  3600. END
  3601.  
  3602. 4.  Acknowledgments
  3603.  
  3604.    Thanks goes to the SNADLC MIB working group for reviewing this MIB
  3605.    and for their infinite patience through the editing process.
  3606.  
  3607. 5.  References
  3608.  
  3609.    [1] Stewart, B., "Definitions of Managed Objects for RS-232-like
  3610.        Hardware Devices using SMIv2", RFC 1659, Xyplex, July 1994.
  3611.  
  3612.    [2] "Synchronous Data Link Control: Concepts", IBM Publication No.
  3613.        GA27-3093-04, 5th edition, May 1992.
  3614.  
  3615.    [3] "Vocabulary for Data Processing Telecommunications, and Office
  3616.        Systems", IBM Publication No. GC20-1699-6.
  3617.  
  3618.    [4] Kostick, D., Kielczewski, Z., and K. Shih, Editors, "Definitions
  3619.        of Managed Objects for SNA NAUs using SMIv2", RFC 1666, Eicon
  3620.        Technology Corporation, Bell Communications Research, Novell,
  3621.        August 1994.
  3622.  
  3623.    [5] Waldbusser, S., "Row Creation with SNMPv1", Work in Progress.
  3624.  
  3625.    [6] McCloghrie K., and F. Kastenholz, "Evolution of the Interfaces
  3626.        Group of MIB-II", RFC 1573, Hughes LAN Syst, FTP Software,
  3627.        January 1994.
  3628.  
  3629.  
  3630.  
  3631.  
  3632.  
  3633.  
  3634.  
  3635.  
  3636.  
  3637.  
  3638.  
  3639.  
  3640.  
  3641.  
  3642. Hilgeman, Nix, Bartky & Clark                                  [Page 65]
  3643.  
  3644. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3645.  
  3646.  
  3647. 6.  Glossary
  3648.  
  3649.      link station
  3650.          A link station comprises procedures and control information
  3651.          that coordinate the transfer of data between two nodes joined
  3652.          by a link connection.  All traffic over the link connection is
  3653.          from the primary link station to one or more secondary link
  3654.          stations, or from a secondary link station to the primary link
  3655.          station.
  3656.  
  3657.      primary link station
  3658.          The link station instance on a link connection that is
  3659.          responsible for the control of the data link.  There must be
  3660.          only one primary link station on a link connection.  The
  3661.          primary link station issues commands to one or more secondary
  3662.          link stations.
  3663.  
  3664.      secondary link station
  3665.          The link station instance on a link connection that receives
  3666.          commands from the primary link station and issues responses to
  3667.          it.
  3668.  
  3669.      switched line
  3670.          A telecommunications line in which the connection is
  3671.          established by dialing.  For switched lines, the SDLC startup
  3672.          sequence typically begins with a null exchange identifier (null
  3673.          XID).
  3674.  
  3675.      leased line
  3676.          A telecommunications line on which connections do not have to
  3677.          be established by dialing.  For leased lines, the SDLC startup
  3678.          sequence may or may not begin with an exchange identifer (XID).
  3679.          While there are interface (e.g., RS.232) differences between
  3680.          leased and switched lines, those interface differences do not
  3681.          map one-to-one with differences in the SDLC startup protocol
  3682.          (i.e., the interface and the SDLC protocol are independent from
  3683.          one another).
  3684.  
  3685.      point-to-point link
  3686.          A link that connects the single primary link station to single
  3687.          secondary link station.  A point-to-point link may be either
  3688.          switched or leased.
  3689.  
  3690.      multipoint link
  3691.          A link that connects the single primary link station to several
  3692.          secondary link stations.  A multipoint link may be either
  3693.          switched or leased.  Note: The physical interface signals for a
  3694.          multipoint link are different than for a point-to-point link.
  3695.  
  3696.  
  3697.  
  3698. Hilgeman, Nix, Bartky & Clark                                  [Page 66]
  3699.  
  3700. RFC 1747              SNADLC SDLC MIB using SMIv2           January 1995
  3701.  
  3702.  
  3703.          Synonymous with multidrop line.
  3704.  
  3705. 7.  Security Considerations
  3706.  
  3707.    Security issues are not discussed in this memo.
  3708.  
  3709. 8.  Authors' Addresses
  3710.  
  3711.    Jeff Hilgeman (chair)
  3712.    Apertus Technologies, Inc.
  3713.    7275 Flying Cloud Dr.
  3714.    Eden Prarie, MN  55344
  3715.  
  3716.    Phone: 1 612 828 0668
  3717.    EMail: jeffh@apertus.com
  3718.  
  3719.  
  3720.    Shannon D. Nix
  3721.    Metaplex, Inc.
  3722.    7412 Wingfoot Dr.
  3723.    Raleigh, NC  27615
  3724.  
  3725.    Phone: 1 919 878 0811
  3726.    EMail: snix@metaplex.com
  3727.  
  3728.  
  3729.    Alan Bartky
  3730.    Sync Research, Inc.
  3731.    7 Studebaker
  3732.    Irvine, CA  92718
  3733.  
  3734.    Phone: 1 714 588 2070
  3735.    EMail: alan@sync.com
  3736.  
  3737.  
  3738.    Wayne Clark (editor)
  3739.    cisco Systems, Inc.
  3740.    3100 Smoketree Ct.
  3741.    Suite 1000
  3742.    Raleigh, NC 27604
  3743.  
  3744.    Phone: 1 919 878 6958
  3745.    EMail: wclark@cisco.com
  3746.  
  3747.  
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754. Hilgeman, Nix, Bartky & Clark                                  [Page 67]
  3755.  
  3756.